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

Unified Diff: base/base.gyp

Issue 15358006: Moving ICU constants to separate OBJ for split-link (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add split link file Created 7 years, 7 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 | base/i18n/i18n_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index f0264a315077fb4e354d3c53050234f88cc573e7..19e8af177ab7b522a47d3f3686fc5a79018f1e95 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -316,6 +316,8 @@
'i18n/case_conversion.h',
'i18n/file_util_icu.cc',
'i18n/file_util_icu.h',
+ 'i18n/i18n_constants.cc',
+ 'i18n/i18n_constants.h',
'i18n/icu_encoding_detection.cc',
'i18n/icu_encoding_detection.h',
'i18n/icu_string_conversions.cc',
« no previous file with comments | « no previous file | base/i18n/i18n_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698