summaryrefslogtreecommitdiffstats
path: root/views/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'views/DEPS')
-rw-r--r--views/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/DEPS b/views/DEPS
index fab173b..65bf36c 100644
--- a/views/DEPS
+++ b/views/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+app",
"+grit/app_strings.h",
- "+grit/app_resources.h",
+ # TODO(beng): swap these with app/views specific generated resources.
+ "+grit/theme_resources.h",
"+skia/ext",
]