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

Unified Diff: components/query_parser/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: dom_distiller 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/query_parser/BUILD.gn
diff --git a/components/query_parser/BUILD.gn b/components/query_parser/BUILD.gn
index 729725932b4d1e0f59ddb20197eb76aaeaddfa01..c1162255792010aae163b4e4aa5ed141160334ca 100644
--- a/components/query_parser/BUILD.gn
+++ b/components/query_parser/BUILD.gn
@@ -25,6 +25,7 @@ source_set("unit_tests") {
]
deps = [
":query_parser",
+ "//base",
"//testing/gtest",
]
}

Powered by Google App Engine
This is Rietveld 408576698