summaryrefslogtreecommitdiffstats
path: root/apps/ui/views/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ui/views/DEPS')
-rw-r--r--apps/ui/views/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/ui/views/DEPS b/apps/ui/views/DEPS
new file mode 100644
index 0000000..e0bd7db
--- /dev/null
+++ b/apps/ui/views/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ # TODO(jamescook): Eliminate this by introducing apps_resources.grd, see
+ # crbug.com/306688
+ "+grit/theme_resources.h",
+ "+grit/ui_strings.h",
+]