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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: build/android_sdk_extras.json
diff --git a/build/android_sdk_extras.json b/build/android_sdk_extras.json
index 2735e2fae5ab5583da5ec0ed2b9d285755054a88..4c50a76fd93918fcc597d1f15ee80a995005f14b 100644
--- a/build/android_sdk_extras.json
+++ b/build/android_sdk_extras.json
@@ -2,7 +2,7 @@
{
"dir_name": "google",
"version": "26.0.0",
- "zip": "google_google_play_services_26.0.0.zip",
+ "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
"package": "google_play_services",
"package_id": "extra-google-google_play_services"
}

Powered by Google App Engine
This is Rietveld 408576698