Chromium Code Reviews| Index: components/gcm_driver/DEPS |
| diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS |
| index e7bf51085ca6ae203b2ab281053fd2f318889c3d..225dc75b0cec9d1a355c4c555e9098a0dfacec1e 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", |
|
Nicolas Zea
2014/10/24 00:28:18
nit: comment that this is only for cros
Chirantan Ekbote
2014/10/24 01:04:13
Done.
|
| # TODO(johnme): Fix this layering violation. |
| "!content/public/android/java", |
| "+google_apis/gaia", |