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

Unified Diff: base/base_untrusted.gyp

Issue 132243003: Roll ICU 243425:243949 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_untrusted.gyp
diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp
index 067bc79e15099b667a32a63f9d2e2b6b3ab1268a..a74766991ec68b9157358b9f297bc5bd5901a95a 100644
--- a/base/base_untrusted.gyp
+++ b/base/base_untrusted.gyp
@@ -59,9 +59,9 @@
],
},
'dependencies': [
- '<(DEPTH)/third_party/icu/icu_untrusted.gyp:icudata_untrusted',
- '<(DEPTH)/third_party/icu/icu_untrusted.gyp:icui18n_untrusted',
- '<(DEPTH)/third_party/icu/icu_untrusted.gyp:icuuc_untrusted',
+ '<(DEPTH)/third_party/icu/icu_nacl.gyp:icudata_nacl',
+ '<(DEPTH)/third_party/icu/icu_nacl.gyp:icui18n_nacl',
+ '<(DEPTH)/third_party/icu/icu_nacl.gyp:icuuc_nacl',
'<(DEPTH)/native_client/tools.gyp:prep_toolchain',
],
},
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698