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

Unified Diff: ios/chrome/test/BUILD.gn

Issue 1663783002: Remove the //ios/public/test target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ios_tests
Patch Set: Add missing forwarding-header Created 4 years, 11 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
« no previous file with comments | « ios/chrome/ios_chrome_tests.gyp ('k') | ios/chrome/test/ios_chrome_unit_test_suite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/BUILD.gn
diff --git a/ios/chrome/test/BUILD.gn b/ios/chrome/test/BUILD.gn
index fe3d023a2e3b413ced2f47ca735f6e0007e4d2a1..24b1f15d4030a18755537a466a90e5856057f4e9 100644
--- a/ios/chrome/test/BUILD.gn
+++ b/ios/chrome/test/BUILD.gn
@@ -23,8 +23,8 @@ source_set("test") {
"//components/network_time",
"//components/prefs",
"//ios/chrome/browser",
+ "//ios/chrome/browser:test_support",
"//ios/public/provider/chrome/browser",
- "//ios/public/test",
"//ios/web",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « ios/chrome/ios_chrome_tests.gyp ('k') | ios/chrome/test/ios_chrome_unit_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698