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

Unified Diff: icu.gyp

Issue 1639543006: ICU 56 step 6: Check in the pre-built ICU data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56local_patches
Patch Set: address review comments Created 4 years, 11 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 | « android/patch_locale.sh ('k') | icu.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu.gyp
diff --git a/icu.gyp b/icu.gyp
index ee206feda9dabcf5ebd7e988e60a8dacc6afe52b..f5f223daf51f10d866ffdbae4d0472935aec0670 100644
--- a/icu.gyp
+++ b/icu.gyp
@@ -26,7 +26,7 @@
'U_USING_ICU_NAMESPACE=0',
'HAVE_DLOPEN=0',
# Only build encoding coverters and detectors necessary for HTML5.
- 'UCONFIG_NO_NON_HTML5_CONVERSION=1',
+ 'UCONFIG_ONLY_HTML_CONVERSION=1',
# No dependency on the default platform encoding.
# Will cut down the code size.
'U_CHARSET_IS_UTF8=1',
« no previous file with comments | « android/patch_locale.sh ('k') | icu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698