summaryrefslogtreecommitdiff
path: root/chromium/components/download/database/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/download/database/DEPS')
-rw-r--r--chromium/components/download/database/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/chromium/components/download/database/DEPS b/chromium/components/download/database/DEPS
new file mode 100644
index 00000000000..4e8777c36fb
--- /dev/null
+++ b/chromium/components/download/database/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/download/public/common",
+ "+components/leveldb_proto",
+ "+services/metrics/public"
+]