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

Unified Diff: ios/chrome/ios_chrome_tests.gyp

Issue 1164983004: [iOS] Add a repack steps to iOS upstream for unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments and inline .gypi that were used only once Created 5 years, 6 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 | « ios/chrome/ios_chrome_resources_bundle.gypi ('k') | ios/chrome/tools/build/ios_repack_locales.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome_tests.gyp
diff --git a/ios/chrome/ios_chrome_tests.gyp b/ios/chrome/ios_chrome_tests.gyp
index 55597fce1c93197ceedad367d09406befc33c2c6..d6bb2ed17a74ffa689386f0ed21340e4ea264736 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -45,6 +45,7 @@
'browser/ui/uikit_ui_util_unittest.mm',
'common/string_util_unittest.mm',
],
+ 'includes': ['ios_chrome_resources_bundle.gypi'],
},
{
'target_name': 'ios_chrome_test_support',
« no previous file with comments | « ios/chrome/ios_chrome_resources_bundle.gypi ('k') | ios/chrome/tools/build/ios_repack_locales.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698