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