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

Unified Diff: ios/ios.gyp

Issue 1774623004: Create localization files for iOS Share Extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: ios/ios.gyp
diff --git a/ios/ios.gyp b/ios/ios.gyp
index b29bdd24de35e625d25973c46efb77e44b48cba6..ba0c32650d81769af5a09b59d7f7a4cd45cf9b14 100644
--- a/ios/ios.gyp
+++ b/ios/ios.gyp
@@ -11,6 +11,7 @@
'type': 'none',
'dependencies': [
'chrome/ios_chrome_tests.gyp:*',
+ 'chrome/ios_share_extension_resources.gyp:*',
'chrome/ios_today_extension_resources.gyp:*',
'consumer/ios_consumer_base.gyp:*',
'crnet/crnet.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698