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