summaryrefslogtreecommitdiffstats
path: root/views/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'views/DEPS')
-rw-r--r--views/DEPS5
1 files changed, 2 insertions, 3 deletions
diff --git a/views/DEPS b/views/DEPS
index e1ee8e0..2050eaa 100644
--- a/views/DEPS
+++ b/views/DEPS
@@ -1,9 +1,8 @@
include_rules = [
"+app",
- "+skia/ext",
- "+skia/include",
-
# TODO(beng): swap these with app/views specific generated resources.
"+grit/generated_resources.h",
"+grit/theme_resources.h",
+ "+skia/ext",
+ "+skia/include",
]