| Index: extensions/shell/browser/DEPS
|
| diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS
|
| index d264f3c7f3a53a454d80199d1d65cfc132c7d598..286e0c768a0c4a8c52f00ab80964ad1253547209 100644
|
| --- a/extensions/shell/browser/DEPS
|
| +++ b/extensions/shell/browser/DEPS
|
| @@ -11,6 +11,7 @@ include_rules = [
|
|
|
| # Pieces of content_shell reused in app_shell.
|
| # TODO(jamescook): Eliminate these. http://crbug.com/438283
|
| + "+content/shell/browser/shell_application_mac.h",
|
| "+content/shell/browser/shell_browser_context.h",
|
| "+content/shell/browser/shell_devtools_manager_delegate.h",
|
| "+content/shell/browser/shell_url_request_context_getter.h",
|
|
|