Chromium Code Reviews| Index: base/cpu_unittest.cc |
| diff --git a/base/cpu_unittest.cc b/base/cpu_unittest.cc |
| index f9351cc71b77fb7bee3736c3fff3740986a86b9a..2fe80f9f50f53859629cbcf81918bb218c220f17 100644 |
| --- a/base/cpu_unittest.cc |
| +++ b/base/cpu_unittest.cc |
| @@ -3,6 +3,7 @@ |
| // found in the LICENSE file. |
| #include "base/cpu.h" |
| +#include "build/build_config.h" |
| #include "testing/gtest/include/gtest/gtest.h" |