| Index: extensions/shell/browser/DEPS
|
| diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
|
| index 4771a7b3d90f6c1a2eeac5895acc9aedeb57ace1..9395b1642cee2060d6be67ee37ec1dffe8d2b8ab 100644
|
| --- a/extensions/shell/browser/DEPS
|
| +++ b/extensions/shell/browser/DEPS
|
| @@ -13,6 +13,8 @@ include_rules = [
|
| "+content/shell/browser/shell_browser_context.h",
|
| "+content/shell/browser/shell_devtools_delegate.h",
|
| "+content/shell/browser/shell_net_log.h",
|
| + "+content/shell/browser/shell_url_request_context_getter.h",
|
| + "+content/shell/common/shell_switches.h",
|
|
|
| # For device backend support.
|
| "+device/core",
|
|
|