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

Unified Diff: ios/crnet/crnet_consumer/crnet_consumer.gyp

Issue 1834053002: Roll ICU to 3edd83a9 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: crnet fix Created 4 years, 9 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: ios/crnet/crnet_consumer/crnet_consumer.gyp
diff --git a/ios/crnet/crnet_consumer/crnet_consumer.gyp b/ios/crnet/crnet_consumer/crnet_consumer.gyp
index 5e83bd7f4e4538c87d3c55d0bb95f9b3faa85edb..b89dfcc5bdd8fce0db25d4f4549eee07ba2f6e64 100644
--- a/ios/crnet/crnet_consumer/crnet_consumer.gyp
+++ b/ios/crnet/crnet_consumer/crnet_consumer.gyp
@@ -27,7 +27,7 @@
'main.mm',
],
'mac_bundle_resources': [
- '../../../third_party/icu/source/data/in/icudtl.dat',
+ '../../../third_party/icu/common/icudtl.dat',
'Default.png',
'crnet-consumer-Info.plist',
],
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698