Chromium Code Reviews| Index: base/i18n/timezone_unittest.cc |
| diff --git a/base/i18n/timezone_unittest.cc b/base/i18n/timezone_unittest.cc |
| index 0c73c015936e0be6d5d77960d146ff8305aac7e1..de4ec36a023478515c8eaf4ea1d37b229d1e27b9 100644 |
| --- a/base/i18n/timezone_unittest.cc |
| +++ b/base/i18n/timezone_unittest.cc |
| @@ -3,7 +3,7 @@ |
| // found in the LICENSE file. |
| #include "base/i18n/timezone.h" |
| - |
| +#include "build/build_config.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| namespace base { |