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

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: Created 6 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
Index: build/isolate.gypi
diff --git a/build/isolate.gypi b/build/isolate.gypi
index 2c667de5712d069ab2ba2940ed946c1864dba55d..974ed6f468c67a20f24da9dc89aaed7462394443 100644
--- a/build/isolate.gypi
+++ b/build/isolate.gypi
@@ -70,6 +70,7 @@
# like '0' or '1', aren't stripped out by GYP.
'--path-variable', 'PRODUCT_DIR', '<(PRODUCT_DIR) ',
'--config-variable', 'OS=<(OS)',
+ '--config-variable', 'icu_use_data_file_flag=<(icu_use_data_file_flag)',
jungshik at Google 2014/01/07 18:55:53 This does not seem to work : I got the following
'--result', '<@(_outputs)',
'--isolate', '<(RULE_INPUT_PATH)',
],
« no previous file with comments | « base/base_unittests.isolate ('k') | chrome/chrome.isolate » ('j') | chrome/chrome.isolate » ('J')

Powered by Google App Engine
This is Rietveld 408576698