Chromium Code Reviews| Index: components/offline_items_collection/core/DEPS |
| diff --git a/components/offline_items_collection/core/DEPS b/components/offline_items_collection/core/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c539f2f8164c92834a81fba6a4f3fb94bf5db849 |
| --- /dev/null |
| +++ b/components/offline_items_collection/core/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+base", |
| + "+components/offline_pages", |
| + "+testing", |
| + "+url", |
| +] |