summaryrefslogtreecommitdiff
path: root/chromium/components/download/content/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/download/content/DEPS')
-rw-r--r--chromium/components/download/content/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/components/download/content/DEPS b/chromium/components/download/content/DEPS
new file mode 100644
index 00000000000..ea159c83af6
--- /dev/null
+++ b/chromium/components/download/content/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+content/public/browser",
+ "+content/public/test",
+ "+base",
+ "+net",
+]