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

Unified Diff: base/base_nacl.gyp

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_nacl.gyp
diff --git a/base/base_nacl.gyp b/base/base_nacl.gyp
index 30763d481304198ce51e593fa1dc8b1ecf0af0d7..686bb6d1307eabfd7403f4a68313d7df88f1c39f 100644
--- a/base/base_nacl.gyp
+++ b/base/base_nacl.gyp
@@ -67,6 +67,7 @@
'dependencies': [
'allocator/allocator.gyp:allocator_features#target',
'base.gyp:base_build_date',
+ '../third_party/ced/ced_nacl.gyp:ced_nacl',
'../third_party/icu/icu_nacl.gyp:icudata_nacl',
'../third_party/icu/icu_nacl.gyp:icui18n_nacl',
'../third_party/icu/icu_nacl.gyp:icuuc_nacl',

Powered by Google App Engine
This is Rietveld 408576698