summaryrefslogtreecommitdiffstats
path: root/views/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'views/DEPS')
-rw-r--r--views/DEPS12
1 files changed, 12 insertions, 0 deletions
diff --git a/views/DEPS b/views/DEPS
new file mode 100644
index 0000000..8ff5f48
--- /dev/null
+++ b/views/DEPS
@@ -0,0 +1,12 @@
+include_rules = [
+ "+app",
+ "+chrome/app",
+ "+chrome/app/theme",
+ "+chrome/browser",
+ "+chrome/browser/views",
+ "+chrome/common",
+ "+grit", # For generated headers
+ "+skia/ext",
+ "+skia/include",
+ "+webkit/glue",
+]