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

Unified Diff: device/usb/DEPS

Issue 497363004: Merge components/usb_service into device/usb. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 6 years, 3 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/usb/BUILD.gn ('k') | device/usb/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/DEPS
diff --git a/device/usb/DEPS b/device/usb/DEPS
index 70ac41d31421e83b143f1904b1410db6d4852481..c114bca783f5b720741475c3a101ea86a76951fe 100644
--- a/device/usb/DEPS
+++ b/device/usb/DEPS
@@ -1,3 +1,8 @@
include_rules = [
- "+components/usb_service",
+ "+chromeos",
+
+ "-net",
+ "+net/base",
+
+ "+third_party/libusb",
]
« no previous file with comments | « device/usb/BUILD.gn ('k') | device/usb/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698