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

Unified Diff: google_apis/gcm/gcm.gyp

Issue 1137463003: Support getting and deleting token for Instance ID. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add new files Created 5 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: google_apis/gcm/gcm.gyp
diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp
index 20a63b9c048cb14d9e521e108ad12198f1cb48ab..c8b8f7a8c87043534967f74d73efd899eb571004 100644
--- a/google_apis/gcm/gcm.gyp
+++ b/google_apis/gcm/gcm.gyp
@@ -67,8 +67,6 @@
'engine/heartbeat_manager.h',
'engine/mcs_client.cc',
'engine/mcs_client.h',
- 'engine/registration_info.cc',
- 'engine/registration_info.h',
'engine/registration_request.cc',
'engine/registration_request.h',
'engine/unregistration_request.cc',

Powered by Google App Engine
This is Rietveld 408576698