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

Unified Diff: ios/chrome/browser/tabs/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: ios/chrome/browser/tabs/BUILD.gn
diff --git a/ios/chrome/browser/tabs/BUILD.gn b/ios/chrome/browser/tabs/BUILD.gn
index c73b2c3251bbc93f2adf003a7ffd89330938a1a2..22596995815bd50b2f7a81435081fd50d80ef224 100644
--- a/ios/chrome/browser/tabs/BUILD.gn
+++ b/ios/chrome/browser/tabs/BUILD.gn
@@ -170,7 +170,7 @@ source_set("unit_tests") {
"//ios/public/provider/chrome/browser/native_app_launcher:test_support",
"//ios/testing:ocmock_support",
"//ios/web",
- "//ios/web:test_support",
+ "//ios/web/public/test",
"//net",
"//testing/gtest",
"//third_party/ocmock",

Powered by Google App Engine
This is Rietveld 408576698