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", |
] |