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

Unified Diff: chrome/android/chrome_apk.gyp

Issue 1851423003: Make Web Push use InstanceID tokens instead of GCM registrations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@iid4default
Patch Set: Rebase (main conflics in browsertest and PMMF) Created 4 years, 7 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: chrome/android/chrome_apk.gyp
diff --git a/chrome/android/chrome_apk.gyp b/chrome/android/chrome_apk.gyp
index 4c8ceaaf33a089a2b33ed7a309fb3dcaf22ef2e7..9b21455eab0c93b86d55730d6d90ca037bd92944 100644
--- a/chrome/android/chrome_apk.gyp
+++ b/chrome/android/chrome_apk.gyp
@@ -281,6 +281,7 @@
'../../components/components.gyp:precache_javatests',
'../../components/components.gyp:security_state_enums_java',
'../../components/components.gyp:web_contents_delegate_android_java',
+ '../../components/components.gyp:instance_id_driver_test_support_java',
'../../content/content_shell_and_tests.gyp:content_java_test_support',
'../../net/net.gyp:net_java',
'../../net/net.gyp:net_java_test_support',

Powered by Google App Engine
This is Rietveld 408576698