| Index: base/i18n/time_formatting_unittest.cc
|
| diff --git a/base/i18n/time_formatting_unittest.cc b/base/i18n/time_formatting_unittest.cc
|
| index 1d4bc311f3cb8dea90622a5964a613435378caa8..581425834ce299705df6c7b07acb38292a1764a2 100644
|
| --- a/base/i18n/time_formatting_unittest.cc
|
| +++ b/base/i18n/time_formatting_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/time.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "unicode/uversion.h"
|
| +#include "third_party/icu/public/common/unicode/uversion.h"
|
|
|
| namespace base {
|
| namespace {
|
|
|