Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3064)

Unified Diff: base/android/locale_utils.cc

Issue 11734021: Roll ICU and convert include style to standard Chromium style, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/system/power/tray_power.cc ('k') | base/i18n/bidi_line_iterator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « ash/system/power/tray_power.cc ('k') | base/i18n/bidi_line_iterator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698