| Index: extensions/shell/browser/DEPS
|
| diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
|
| index edfa2580fbefe9d8b3db5d3d1a5a8b22fe3bf398..de200f95465a6639ae5c359fb20905feccc032ca 100644
|
| --- a/extensions/shell/browser/DEPS
|
| +++ b/extensions/shell/browser/DEPS
|
| @@ -12,6 +12,9 @@ include_rules = [
|
| "+content/shell/browser/shell_devtools_delegate.h",
|
| "+content/shell/browser/shell_net_log.h",
|
|
|
| + # For device backend support.
|
| + "+device/hid",
|
| +
|
| # Only used in API tests that should be moved to extensions/browser/api/...
|
| "+net",
|
|
|
|
|