| Index: components/test/DEPS
|
| diff --git a/components/test/DEPS b/components/test/DEPS
|
| index 88da157e1c72abbc0017bc4bee7376ba7fc623b9..b734027f0bf6cc16049448ffc4e28e253af39344 100644
|
| --- a/components/test/DEPS
|
| +++ b/components/test/DEPS
|
| @@ -1,7 +1,7 @@
|
| include_rules = [
|
| # To initialize the global data of content_settings.
|
| "+components/content_settings/core/common",
|
| - "+components/invalidation/android/component_jni_registrar.h",
|
| + "+components/invalidation/impl/android/component_jni_registrar.h",
|
| "+content/public/android/java/src/org/chromium/content/browser",
|
| "+content/public/app/content_jni_onload.h",
|
| "+content/public/app/content_main.h",
|
|
|