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

Unified Diff: device/usb/BUILD.gn

Issue 944153002: Add device dependency GN's header checker found. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/BUILD.gn
diff --git a/device/usb/BUILD.gn b/device/usb/BUILD.gn
index cc3646eaa393aeb28aa1bdd4b5e46ebbd4d84982..9dcd29a1cb2e4dac0b8f7da86ce4924a5b323693 100644
--- a/device/usb/BUILD.gn
+++ b/device/usb/BUILD.gn
@@ -36,6 +36,7 @@ source_set("usb") {
":usb_device_ids",
"//base",
"//base/third_party/dynamic_annotations",
+ "//device/core",
"//net",
"//third_party/libusb",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698