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

Unified Diff: components/open_from_clipboard/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/offline_pages/BUILD.gn ('k') | components/ownership/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/open_from_clipboard/BUILD.gn
diff --git a/components/open_from_clipboard/BUILD.gn b/components/open_from_clipboard/BUILD.gn
index 53db21a0615e91562b59b9efc8dd58f3b45d668e..adb5aa18fd3204edab26a7f359c428d780d85b38 100644
--- a/components/open_from_clipboard/BUILD.gn
+++ b/components/open_from_clipboard/BUILD.gn
@@ -25,6 +25,8 @@ source_set("test_support") {
deps = [
":open_from_clipboard",
+ "//base",
+ "//url",
]
}
« no previous file with comments | « components/offline_pages/BUILD.gn ('k') | components/ownership/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698