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

Unified Diff: base/base.gypi

Issue 2168003003: Replace ICU encoding detection with CED (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments/add datafiles back Created 4 years, 4 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index ad2e3ceac4a1dde04769d1f828c3921bdebbfe43..a511ed501cabe87aa6cb3695d7cff2a5394674a3 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -1083,12 +1083,12 @@
'i18n/case_conversion.h',
'i18n/char_iterator.cc',
'i18n/char_iterator.h',
+ 'i18n/encoding_detection.cc',
+ 'i18n/encoding_detection.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',
'i18n/icu_string_conversions.h',
'i18n/icu_util.cc',
« no previous file with comments | « base/base.gyp ('k') | base/base_nacl.gyp » ('j') | net/ftp/ftp_directory_listing_parser.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698