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 |
| index c539f2f8164c92834a81fba6a4f3fb94bf5db849..af6de739e2a20b61447fa32a71002eb516d311a0 100644 |
| --- a/components/offline_items_collection/core/DEPS |
| +++ b/components/offline_items_collection/core/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+base", |
| "+components/offline_pages", |
| + "+jni", |
| "+testing", |
| "+url", |
| -] |
| +] |