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

Unified Diff: components/navigation_interception/BUILD.gn

Issue 1482653002: Add more components to "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: chromeos 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
« no previous file with comments | « components/autofill/core/browser/BUILD.gn ('k') | components/network_hints/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/navigation_interception/BUILD.gn
diff --git a/components/navigation_interception/BUILD.gn b/components/navigation_interception/BUILD.gn
index f268510b5b909b633f3234224bf12a4ebaa73252..568a5f8da9a8493a94d53bf95643054661e325fb 100644
--- a/components/navigation_interception/BUILD.gn
+++ b/components/navigation_interception/BUILD.gn
@@ -53,7 +53,9 @@ source_set("unit_tests") {
]
deps = [
":navigation_interception",
+ "//base",
"//content/public/browser",
+ "//content/test:test_support",
"//testing/gmock",
"//testing/gtest",
]
« no previous file with comments | « components/autofill/core/browser/BUILD.gn ('k') | components/network_hints/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698