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

Unified Diff: chrome/common/descriptors_android.h

Issue 317833006: [ICU] Avoid reading ICU data files in render process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
Index: chrome/common/descriptors_android.h
diff --git a/chrome/common/descriptors_android.h b/chrome/common/descriptors_android.h
index f18a8c6c41e4a60143077f7c2f5f1f3078ef8b18..83724cebe3d28ebb888c7411f1a9bc95f31f6a9c 100644
--- a/chrome/common/descriptors_android.h
+++ b/chrome/common/descriptors_android.h
@@ -13,6 +13,7 @@ enum {
kAndroidChrome100PercentPakDescriptor,
kAndroidUIResourcesPakDescriptor,
kAndroidMinidumpDescriptor,
+ kAndroidICUDataDescriptor,
#endif
};

Powered by Google App Engine
This is Rietveld 408576698