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

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 4 years, 2 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 0893d93eb3701341c2fd1597cd69ce11c3d4dea7..e2deab51e3a2ded6484f4233958298fdd7aa2c84 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3401,6 +3401,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",

Powered by Google App Engine
This is Rietveld 408576698