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

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

Issue 2915603002: Do not use CRWWebController in FormSuggestionControllerTest. (Closed)
Patch Set: Fixed compilation 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
« no previous file with comments | « ios/chrome/browser/autofill/form_suggestion_controller_unittest.mm ('k') | no next file » | 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 4c64b5ace617e3a9b4dc01d696319276a18a7946..b80384c9f02829c71bd07cb862287685d24e3a2d 100644
--- a/ios/chrome/test/BUILD.gn
+++ b/ios/chrome/test/BUILD.gn
@@ -196,6 +196,7 @@ test("ios_chrome_unittests") {
"//ios/shared/chrome/browser/ui/browser_list:unit_tests",
"//ios/shared/chrome/browser/ui/commands:unit_tests",
"//ios/shared/chrome/browser/ui/coordinators:unit_tests",
+ "//ios/testing:http_server_bundle_data",
]
assert_no_deps = ios_assert_no_deps
« no previous file with comments | « ios/chrome/browser/autofill/form_suggestion_controller_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698