Chromium Code Reviews| Index: components/download/content/DEPS |
| diff --git a/components/download/content/DEPS b/components/download/content/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ea159c83af6f8184159f67b50d503762ffd550b6 |
| --- /dev/null |
| +++ b/components/download/content/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+content/public/browser", |
| + "+content/public/test", |
| + "+base", |
| + "+net", |
| +] |