| Index: components/test/DEPS
|
| diff --git a/components/test/DEPS b/components/test/DEPS
|
| index 57345fcf2660a90ba3727b3eb545bddb4073ec96..ad35ec873653f85cabf93cc16074854abc2e74fe 100644
|
| --- a/components/test/DEPS
|
| +++ b/components/test/DEPS
|
| @@ -1,6 +1,7 @@
|
| include_rules = [
|
| # To initialize the global data of content_settings.
|
| "+components/content_settings/core/common",
|
| + "+components/invalidation/android/component_jni_registrar.h",
|
| "+content/public/test",
|
| "+ui/base/android/ui_base_jni_registrar.h",
|
| "+ui/base/resource/resource_bundle.h",
|
|
|