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

Unified Diff: components/search/BUILD.gn

Issue 1487433002: Add more components to "gn check", work on dom_distiller. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 5 years, 1 month 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: components/search/BUILD.gn
diff --git a/components/search/BUILD.gn b/components/search/BUILD.gn
index 8e18d8c6bd77145c01f39e3cb848b1b49540e36d..50c908df5eb088ff1aa2f0984a7fb52437f282aa 100644
--- a/components/search/BUILD.gn
+++ b/components/search/BUILD.gn
@@ -26,6 +26,8 @@ source_set("unit_tests") {
]
deps = [
":search",
+ "//base",
+ "//components/variations",
"//testing/gtest",
]
}
« components/BUILD.gn ('K') | « components/scheduler/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698