Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(488)

Side by Side Diff: build/android_sdk_extras.json

Issue 1324173002: [Background Sync] Use GcmNetworkManager to start the browser for sync events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@bgsync-fix-background5
Patch Set: Move the BackgroundSyncLauncher into /chrome Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "dir_name": "google", 3 "dir_name": "google",
4 "version": "26.0.0", 4 "version": "26.0.0",
5 "zip": "google_google_play_services_26.0.0.zip", 5 "zip": "google_google_play_services_27.0.0.zip",
jkarlin 2015/10/14 18:30:28 is 27 still necessary? I thought you bumped it to
iclelland 2015/10/14 19:31:24 Thanks for catching that; you're right, it shouldn
6 "package": "google_play_services", 6 "package": "google_play_services",
7 "package_id": "extra-google-google_play_services" 7 "package_id": "extra-google-google_play_services"
8 } 8 }
9 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698