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

Unified Diff: build/common.gypi

Issue 570383002: android_webview: go back to using system ICU. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Manual revert Created 6 years, 3 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_webview/libwebviewchromium.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 228862c4621bf7c56b9ca9f0d10421ccc183215e..ccae48133dc8d4f8a9b6489de70843ed24965829 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1807,6 +1807,7 @@
# When building as part of the Android system, use system libraries
# where possible to reduce ROM size.
+ 'use_system_icu%': '<(android_webview_build)',
'use_system_stlport%': '<(android_webview_build)',
# Copy it out one scope.
« no previous file with comments | « android_webview/libwebviewchromium.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698