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

Unified Diff: ios/chrome/browser/ui/downloads/BUILD.gn

Issue 2898733003: Split up ios/web:test_support. (Closed)
Patch Set: don't break downstream clients 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/ui/downloads/BUILD.gn
diff --git a/ios/chrome/browser/ui/downloads/BUILD.gn b/ios/chrome/browser/ui/downloads/BUILD.gn
index c8bafe42bcb73dcb3428c6fcd81e0a7c5d9a1033..b0bd380fb4afdf8fd6f920dcd69f4b65c465f0e1 100644
--- a/ios/chrome/browser/ui/downloads/BUILD.gn
+++ b/ios/chrome/browser/ui/downloads/BUILD.gn
@@ -78,7 +78,7 @@ source_set("unit_tests") {
"//ios/chrome/browser",
"//ios/chrome/browser/store_kit",
"//ios/chrome/browser/web:test_support",
- "//ios/web:test_support",
+ "//ios/web/public/test",
"//net:test_support",
"//testing/gtest",
"//third_party/ocmock:ocmock",
« no previous file with comments | « ios/chrome/browser/ui/dialogs/javascript_dialog_egtest.mm ('k') | ios/chrome/browser/ui/external_url_error_page_egtest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698