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

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: 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
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..a9a515d35652fcaac0233041ed6d4b7acdc3e3ac 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_bundle_resources.gypi'],
},
{
'target_name': 'ios_chrome_test_support',

Powered by Google App Engine
This is Rietveld 408576698