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

Unified Diff: content/content.gyp

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: Update remaining AndroidManifest.xml templates 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/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 48abdf15d607cc4e40b1d1c3ab9051c1c706eba9..b93ad81555e932a9b1b2c6b04fd422c9cfe3135f 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -442,6 +442,7 @@
'../ui/touch_selection/ui_touch_selection.gyp:selection_event_type_java',
'../ui/touch_selection/ui_touch_selection.gyp:touch_handle_orientation_java',
'../third_party/android_tools/android_tools.gyp:android_support_v13_javalib',
+ '../third_party/android_tools/android_tools.gyp:google_play_services_javalib',
jkarlin 2015/09/02 18:16:36 This should be updated in a gn BUILD file somewher
iclelland 2015/09/02 20:04:48 Very likely. I'll take a look to see what the gn s
iclelland 2015/09/03 15:52:06 Done.
'../third_party/WebKit/public/blink_headers.gyp:blink_headers_java',
'../ui/mojo/geometry/mojo_bindings.gyp:mojo_geometry_bindings',
'common_aidl',

Powered by Google App Engine
This is Rietveld 408576698