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

Unified Diff: ios/chrome/app/application_delegate/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/app/application_delegate/BUILD.gn
diff --git a/ios/chrome/app/application_delegate/BUILD.gn b/ios/chrome/app/application_delegate/BUILD.gn
index e823432d28103a930d7361b63db0ad72711aa217..4d492a21b9f4fe28a05285ac13c269569d173669 100644
--- a/ios/chrome/app/application_delegate/BUILD.gn
+++ b/ios/chrome/app/application_delegate/BUILD.gn
@@ -60,7 +60,7 @@ source_set("unit_tests") {
"//ios/public/provider/chrome/browser/user_feedback:test_support",
"//ios/testing:ocmock_support",
"//ios/web",
- "//ios/web:test_support",
+ "//ios/web/public/test",
"//net:test_support",
"//testing/gtest",
"//third_party/ocmock",

Powered by Google App Engine
This is Rietveld 408576698