summaryrefslogtreecommitdiffstats
path: root/chromium/content/shell/tools/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/shell/tools/DEPS')
-rw-r--r--chromium/content/shell/tools/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/content/shell/tools/DEPS b/chromium/content/shell/tools/DEPS
new file mode 100644
index 00000000000..387561ade8e
--- /dev/null
+++ b/chromium/content/shell/tools/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+content/public",
+ "+components/crash",
+]