commit | 2dc910b0b9082050e5be6c81b00dddf97ffa3e6e | [log] [tgz] |
---|---|---|
author | jianli <[email protected]> | Fri Sep 19 02:42:46 2014 |
committer | Commit bot <[email protected]> | Fri Sep 19 02:43:28 2014 |
tree | a071cff26b88c2f789ad72c03ed54a29e7afc019 | |
parent | 99fa5464cb1b1ba9af0dee4438f182de5c0847ea [diff] [blame] |
Reland: Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM BUG=384041 TEST=new tests added Committed: https://crrev.com/3c23f4a188e171998f3042ad62f4aa5717e66d63 Cr-Commit-Position: refs/heads/master@{#295524} Review URL: https://codereview.chromium.org/561943002 Cr-Commit-Position: refs/heads/master@{#295645}
diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS index cbffdad..93923ff 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",