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

Unified Diff: ios/web/ios_web_unittests.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 | « ios/web/ios_web_shell.gyp ('k') | ios/web/public/test/test_web_thread_bundle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index fefbb7a492185cf61d06910abbeb77d446448ef9..db23ec1f2ca8c37722fc22e9293f58e8062d20c0 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -20,7 +20,7 @@
'../../ui/base/ui_base.gyp:ui_base_test_support',
'../testing/ios_testing.gyp:ocmock_support',
'ios_web.gyp:ios_web',
- 'ios_web.gyp:test_support_ios_web',
+ 'ios_web.gyp:ios_web_test_support',
],
'sources': [
'active_state_manager_impl_unittest.mm',
« no previous file with comments | « ios/web/ios_web_shell.gyp ('k') | ios/web/public/test/test_web_thread_bundle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698