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

Unified Diff: google_apis/gcm/gcm.gyp

Issue 294053017: Move all gcm activity types out of GCMStatsRecorder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 ba9bf0c165650ec6c20dd319ac2b36a7f6a91b7e..33365f0b3f85c9324f4b5f088f0f4ce0bae8f048 100644
--- a/google_apis/gcm/gcm.gyp
+++ b/google_apis/gcm/gcm.gyp
@@ -69,6 +69,8 @@
'engine/registration_request.h',
'engine/unregistration_request.cc',
'engine/unregistration_request.h',
+ 'gcm_activity.cc',
+ 'gcm_activity.h',
'gcm_client.cc',
'gcm_client.h',
'gcm_client_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698