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

Unified Diff: ios/ios_tests.gyp

Issue 826803003: Cleanup in ios/chrome and ios/public/test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 5 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
Index: ios/ios_tests.gyp
diff --git a/ios/ios_tests.gyp b/ios/ios_tests.gyp
index b0f595ef79f356c1473ae79b4a7bc56b0ce940a3..c951ed39545f3bea60619c06f7a1114bf9873320 100644
--- a/ios/ios_tests.gyp
+++ b/ios/ios_tests.gyp
@@ -20,8 +20,9 @@
'public/test/test_chrome_provider_initializer.h',
],
'dependencies': [
- '../ios/provider/ios_provider_chrome.gyp:ios_provider_chrome_browser',
+ '../base/base.gyp:base',
'../testing/gtest.gyp:gtest',
+ 'provider/ios_provider_chrome.gyp:ios_provider_chrome_browser',
],
'include_dirs': [
'..',
« no previous file with comments | « ios/chrome/browser/translate/translate_service_ios.h ('k') | ios/public/test/test_chrome_provider_initializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698