Chromium Code Reviews| Index: components/gcm_driver/DEPS |
| diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS |
| index cbffdad623d5f05f101032d4a42673a026ed4e86..93923ff17794b7f24615c8b69a9ad512878cb476 100644 |
| --- a/components/gcm_driver/DEPS |
| +++ b/components/gcm_driver/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| "+components/os_crypt", |
| + "+components/pref_registry", |
| # TODO(johnme): Fix this layering violation. |
| "!content/public/android/java", |
| "+google_apis/gaia", |