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

Unified Diff: components/network_hints/common/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/network_hints/browser/BUILD.gn ('k') | components/offline_pages/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/network_hints/common/BUILD.gn
diff --git a/components/network_hints/common/BUILD.gn b/components/network_hints/common/BUILD.gn
index 97e437487b29725449bdeb2bc6f9d60f214dea5f..2b0b0848934c33816f96d0ec2b7ad468eccb1486 100644
--- a/components/network_hints/common/BUILD.gn
+++ b/components/network_hints/common/BUILD.gn
@@ -15,6 +15,9 @@ source_set("common") {
deps = [
"//base",
+ "//content/public/common",
+ "//ipc",
"//ui/accessibility",
+ "//url",
]
}
« no previous file with comments | « components/network_hints/browser/BUILD.gn ('k') | components/offline_pages/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698