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

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 Created 4 years, 4 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 15be33a23507a65339b797ba7f44fbf1b9e54371..53733b6a3facc6e6a01d62ca5defd6d6b502b724 100644
--- a/chrome/android/chrome_apk.gyp
+++ b/chrome/android/chrome_apk.gyp
@@ -278,6 +278,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',
gone 2016/08/24 18:48:10 1) Are we still maintaining GYP files? 2) Any reas
johnme 2016/08/24 19:17:01 I guess not (https://groups.google.com/a/chromium.
'../../content/content_shell_and_tests.gyp:content_java_test_support',
'../../mojo/mojo_public.gyp:mojo_bindings_java',
'../../mojo/mojo_public.gyp:mojo_public_java',

Powered by Google App Engine
This is Rietveld 408576698