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