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 bf267f99ddd64709b52d2b9be71f6fac9f4066cf..e58410fc79cb95a54076f52d3eac655346a3672b 100644 |
| --- a/components/offline_items_collection/core/DEPS |
| +++ b/components/offline_items_collection/core/DEPS |
| @@ -4,5 +4,6 @@ include_rules = [ |
| "+components/offline_pages", |
| "+jni", |
| "+testing", |
| + "+ui", |
| "+url", |
| ] |