summaryrefslogtreecommitdiff
path: root/chromium/ash/shell/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ash/shell/DEPS')
-rw-r--r--chromium/ash/shell/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/chromium/ash/shell/DEPS b/chromium/ash/shell/DEPS
new file mode 100644
index 00000000000..1108a456a1a
--- /dev/null
+++ b/chromium/ash/shell/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+content/public",
+ "+content/shell",
+ "+sandbox",
+]