Index: extensions/shell/app/DEPS |
diff --git a/components/usb_service/DEPS b/extensions/shell/app/DEPS |
similarity index 50% |
copy from components/usb_service/DEPS |
copy to extensions/shell/app/DEPS |
index f4166808900e9feed2f104ad52105be65d4967c1..b9b52a1a38539ec29d99ec3843d80e6f5a64e964 100644 |
--- a/components/usb_service/DEPS |
+++ b/extensions/shell/app/DEPS |
@@ -1,10 +1,7 @@ |
include_rules = [ |
+ "+extensions/shell", |
"+chromeos", |
- |
+ "+content/public/app", |
"+content/public/browser", |
- |
- "-net", |
- "+net/base", |
- |
- "+third_party/libusb", |
+ "+sandbox", |
] |