Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
asan/win: Unbreak build after https://codereview.chromium.org/2008553…
…007/ ..\..\courgette\third_party\bsdiff\paged_array_unittest.cc(20,11): error: unused variable 'kIterations' [-Werror,-Wunused-const-variable] const int kIterations = 20; ^ ..\..\courgette\third_party\bsdiff\paged_array_unittest.cc(21,11): error: unused variable 'kSizeBig' [-Werror,-Wunused-const-variable] const int kSizeBig = 200 * 1024 * 1024 / sizeof(int); // 200MB ^ BUG=82385 TBR=huangs Review-Url: https://codereview.chromium.org/2036393002 Cr-Commit-Position: refs/heads/master@{#397810}
- Loading branch information