Index: components/download/DEPS |
diff --git a/components/download/DEPS b/components/download/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e4af24c51dc0d16b87cf7f2b299933162ae837ec |
--- /dev/null |
+++ b/components/download/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "-content", |
Peter Beverloo
2017/05/02 16:12:20
So how will you start the actual download? More sp
David Trainor- moved to gerrit
2017/05/03 06:02:58
Ah yeah components/download/content was going to a
|
+ "+components/keyed_service", |
+ "+net/http", |
+] |