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

Unified Diff: chrome/test/BUILD.gn

Issue 2086223002: Convert instant search messages to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge Created 3 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 | « chrome/renderer/searchbox/searchbox_extension.cc ('k') | chrome/typemaps.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index f7c7431c3000380cb84893d17bff6f657702c773..d5d16edeacb2fe6f6702e4f701290905d9519a27 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3440,6 +3440,7 @@ test("unit_tests") {
":test_support",
":test_support_unit",
"//base/test:test_support",
+ "//chrome/common:test_support",
"//components/browser_sync:test_support",
"//components/content_settings/core/test:test_support",
"//components/resources",
« no previous file with comments | « chrome/renderer/searchbox/searchbox_extension.cc ('k') | chrome/typemaps.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698