| Index: apps/shell/DEPS
|
| diff --git a/apps/shell/DEPS b/apps/shell/DEPS
|
| index 4a90c8fc28074465e745c783eadb2ebcd0e9bcb4..3dc2be29b6c3b3c5c961675bfb8ff6795627eb45 100644
|
| --- a/apps/shell/DEPS
|
| +++ b/apps/shell/DEPS
|
| @@ -11,6 +11,8 @@ include_rules = [
|
| "+chrome/common/chrome_paths.h",
|
| "+chrome/common/extensions/extension_file_util.h",
|
| "+chrome/common/extensions/features/base_feature_provider.h",
|
| + "+chrome/renderer/extensions/dispatcher.h",
|
| + "+chrome/renderer/extensions/extension_helper.h",
|
|
|
| # Pieces of content_shell reused in app_shell.
|
| "+content/shell/browser/shell_browser_context.h",
|
|
|