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

Unified Diff: components/components_tests.gyp

Issue 1406983008: [iOS] ios/web no longer depends on content::BrowserThread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 1 month 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 | « no previous file | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 3e6b8c7f61970521ad4861b3b5cb29d5f501e732..5ef7bd8e47e2ace3f9f7b24752e45436a8d2d882 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1212,7 +1212,7 @@
],
'dependencies': [
'../ios/ios_tests.gyp:test_support_ios',
- '../ios/web/ios_web.gyp:test_support_ios_web',
+ '../ios/web/ios_web.gyp:ios_web_test_support',
'../third_party/ocmock/ocmock.gyp:ocmock',
'components.gyp:autofill_ios_browser',
'components.gyp:sessions_ios',
« no previous file with comments | « no previous file | ios/chrome/ios_chrome_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698