| Index: extensions/shell/browser/DEPS
|
| diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
|
| index a98697b11db168abdf4ba7da6714fd220d2c6296..bf7784a6f0d6cc34d86cf11af59d745b800d6b57 100644
|
| --- a/extensions/shell/browser/DEPS
|
| +++ b/extensions/shell/browser/DEPS
|
| @@ -14,9 +14,9 @@ include_rules = [
|
| "+content/shell/browser/shell_net_log.h",
|
|
|
| # For device backend support.
|
| - "+components/usb_service",
|
| "+device/core",
|
| "+device/hid",
|
| + "+device/usb",
|
|
|
| # Only used in API tests that should be moved to extensions/browser/api/...
|
| "+net",
|
|
|