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

Unified Diff: components/signin/ios/browser/BUILD.gn

Issue 2898733003: Split up ios/web:test_support. (Closed)
Patch Set: more header guards Created 3 years, 7 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: components/signin/ios/browser/BUILD.gn
diff --git a/components/signin/ios/browser/BUILD.gn b/components/signin/ios/browser/BUILD.gn
index b914497f1d085ff0e33b703f3bce21cc8ff1d4a8..af96184ec39e7d2d58353b3d777c2269495ae564 100644
--- a/components/signin/ios/browser/BUILD.gn
+++ b/components/signin/ios/browser/BUILD.gn
@@ -62,7 +62,8 @@ source_set("unit_tests") {
"//components/signin/core/common",
"//components/sync_preferences:test_support",
"//ios/web",
- "//ios/web:test_support",
+ "//ios/web/public/test",
+ "//ios/web/public/test/fakes",
"//third_party/ocmock",
]
}
« no previous file with comments | « no previous file | components/translate/ios/browser/BUILD.gn » ('j') | ios/chrome/browser/metrics/tab_usage_recorder_egtest.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698