summaryrefslogtreecommitdiffstats
path: root/apps/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/DEPS')
-rw-r--r--apps/DEPS4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/DEPS b/apps/DEPS
index 03c332c..cbc341d 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -24,6 +24,9 @@ include_rules = [
"+chrome/browser/sessions/session_id.h",
"+chrome/common/chrome_switches.h",
+ # For default app icon.
+ "!grit/theme_resources.h",
+
# Pieces of the extensions system that need to move to src/extensions.
# See http://crbug.com/162530 for details.
"+chrome/browser/extensions/api/file_handlers/app_file_handler_util.h",
@@ -33,7 +36,6 @@ include_rules = [
"+chrome/browser/extensions/suggest_permission_util.h",
"+chrome/browser/extensions/unpacked_installer.h",
"+chrome/common/extensions/api/app_window.h",
- "+chrome/common/extensions/manifest_handlers/icons_handler.h",
]
specific_include_rules = {