| Index: components/gcm_driver/DEPS
|
| diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS
|
| index e7bf51085ca6ae203b2ab281053fd2f318889c3d..cad5eddff66a2e6d67ce5de655a3fde63c59a6fa 100644
|
| --- a/components/gcm_driver/DEPS
|
| +++ b/components/gcm_driver/DEPS
|
| @@ -1,6 +1,7 @@
|
| include_rules = [
|
| "+components/os_crypt",
|
| "+components/pref_registry",
|
| + "+components/timers", # Only used for Chrome OS builds.
|
| # TODO(johnme): Fix this layering violation.
|
| "!content/public/android/java",
|
| "+google_apis/gaia",
|
|
|