Index: base/android/locale_utils.cc |
diff --git a/base/android/locale_utils.cc b/base/android/locale_utils.cc |
index 60b8f8429ed39a0f9bab68deca101f98e7928a53..49d344128fdf55e358ecaabdff9b6e9604176560 100644 |
--- a/base/android/locale_utils.cc |
+++ b/base/android/locale_utils.cc |
@@ -10,7 +10,7 @@ |
#include "base/logging.h" |
#include "base/string_util.h" |
#include "jni/LocaleUtils_jni.h" |
-#include "unicode/uloc.h" |
+#include "third_party/icu/public/common/unicode/uloc.h" |
namespace base { |
namespace android { |