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