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

Unified Diff: build/isolate.gypi

Issue 124143002: Include icu.isolate instead of listing icudt.dll (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix gtest setup.py on android Created 6 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
Index: build/isolate.gypi
diff --git a/build/isolate.gypi b/build/isolate.gypi
index 0f2a301539206e1671bcca5366fdd9e8156107b0..b8a10655f92851a6ae10d6aa2d38e6967f1105e8 100644
--- a/build/isolate.gypi
+++ b/build/isolate.gypi
@@ -74,6 +74,7 @@
# once support for user-defined config variables is added.
'--config-variable',
'internal_gles2_conform_tests=<(internal_gles2_conform_tests)',
+ '--config-variable', 'icu_use_data_file_flag=<(icu_use_data_file_flag)',
'--result', '<@(_outputs)',
'--isolate', '<(RULE_INPUT_PATH)',
],

Powered by Google App Engine
This is Rietveld 408576698