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

Unified Diff: device/core/BUILD.gn

Issue 940613002: Add more targets to "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: chromeos Created 5 years, 10 months 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 | « device/bluetooth/BUILD.gn ('k') | device/hid/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/core/BUILD.gn
diff --git a/device/core/BUILD.gn b/device/core/BUILD.gn
index eefca3b942b8cd4e88a3b127f9d42616f39339e3..d931807c9586391664964ac18ec71dff7f5d3f95 100644
--- a/device/core/BUILD.gn
+++ b/device/core/BUILD.gn
@@ -9,4 +9,8 @@ source_set("core") {
"device_monitor_win.cc",
"device_monitor_win.h",
]
+
+ public_deps = [
+ "//base",
+ ]
}
« no previous file with comments | « device/bluetooth/BUILD.gn ('k') | device/hid/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698