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

Unified Diff: icu.gyp

Issue 937513002: Change the type of icudata target to none (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | no next file » | 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 3677f9b4d3e3ef7049c170403ec79c89b9618843..1421886724148392627a076dbe79950f8f28cc79 100644
--- a/icu.gyp
+++ b/icu.gyp
@@ -134,6 +134,7 @@
],
}],
[ 'icu_use_data_file_flag==1', {
+ 'type': 'none',
# Remove any assembly data file.
'sources/': [['exclude', 'icudtl_dat']],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698