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

Unified Diff: content/public/android/BUILD.gn

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: Reinstate preference code; reschedule tasks on package upgrade Created 5 years, 3 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: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index 3526e431fb5b992b97ef06682d822d0358d6c0c3..45780841bb41e370cd7b716af61f3f6a3f3e3f01 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -42,6 +42,7 @@ android_library("content_java") {
"//mojo/android:system_java",
"//net/android:net_java",
"//third_party/android_tools:android_support_v13_java",
+ "//third_party/android_tools:google_play_services_default_java",
"//third_party/mojo/src/mojo/public/java:bindings",
"//third_party/mojo/src/mojo/public/java:system",
"//ui/accessibility:ui_accessibility_java",

Powered by Google App Engine
This is Rietveld 408576698