Chromium Code Reviews| Index: base/test/icu_test_util.h |
| diff --git a/base/test/icu_test_util.h b/base/test/icu_test_util.h |
| index 6a75eedbcb8571b0b02aa80a325d085e33169194..8e488130ebde30a24f06c427bb7f9d7d52aa1aea 100644 |
| --- a/base/test/icu_test_util.h |
| +++ b/base/test/icu_test_util.h |
| @@ -23,6 +23,8 @@ class ScopedRestoreICUDefaultLocale { |
| DISALLOW_COPY_AND_ASSIGN(ScopedRestoreICUDefaultLocale); |
| }; |
| +void InitializeICUForTesting(); |
| + |
| } // namespace test |
| } // namespace base |