commit | 7634f5b50428e825f5fe79ac1fd69fa5515e5182 | [log] [tgz] |
---|---|---|
author | Mark Pilgrim <[email protected]> | Wed Jun 27 19:53:27 2018 |
committer | Commit Bot <[email protected]> | Wed Jun 27 19:53:27 2018 |
tree | c4c4ebddd03ca5a0dec2faad4f113f388a1ffba4 | |
parent | 1d02badfaa943d7f65d5f58998392045f697df36 [diff] [blame] |
Migrate GCMChannelStatusRequest to SimpleURLLoader Bug: 844933 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I0f23e77a0907b8def0c4f962cea7910fbc75469f Reviewed-on: https://chromium-review.googlesource.com/1113669 Commit-Queue: Mark Pilgrim <[email protected]> Reviewed-by: Jian Li <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Reviewed-by: Matt Menke <[email protected]> Reviewed-by: Rohit Rao <[email protected]> Cr-Commit-Position: refs/heads/master@{#570872}
diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS index 7304b15..0e7bd81 100644 --- a/components/gcm_driver/DEPS +++ b/components/gcm_driver/DEPS
@@ -16,5 +16,7 @@ "+google_apis/gcm", "+jni", "+net", + "+services/network/public/cpp", + "+services/network/test", "+third_party/leveldatabase", # Only used for tests. ]