summaryrefslogtreecommitdiffstats
path: root/google_apis/gcm/gcm.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'google_apis/gcm/gcm.gyp')
-rw-r--r--google_apis/gcm/gcm.gyp5
1 files changed, 4 insertions, 1 deletions
diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp
index 9843776..8f99174 100644
--- a/google_apis/gcm/gcm.gyp
+++ b/google_apis/gcm/gcm.gyp
@@ -72,6 +72,8 @@
'gcm_client.h',
'gcm_client_impl.cc',
'gcm_client_impl.h',
+ 'monitoring/gcm_stats_recorder.cc',
+ 'monitoring/gcm_stats_recorder.h',
'protocol/android_checkin.proto',
'protocol/checkin.proto',
'protocol/mcs.proto',
@@ -138,7 +140,8 @@
'engine/mcs_client_unittest.cc',
'engine/registration_request_unittest.cc',
'engine/unregistration_request_unittest.cc',
- 'gcm_client_impl_unittest.cc'
+ 'gcm_client_impl_unittest.cc',
+ 'monitoring/gcm_stats_recorder_unittest.cc'
]
},
],