Index: google_apis/gcm/gcm.gyp |
diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp |
index b496281b24f648bf2723f137020730af66f569e8..81dcf21596f554709533d8ee137c19f53265a532 100644 |
--- a/google_apis/gcm/gcm.gyp |
+++ b/google_apis/gcm/gcm.gyp |
@@ -69,15 +69,7 @@ |
'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', |
- 'gcm_client_impl.h', |
'monitoring/gcm_stats_recorder.h', |
Nicolas Zea
2014/06/03 23:22:47
what about the stats recorder interface?
jianli
2014/06/03 23:26:01
GCMStatsRecorder interface can't be moved to gcm_d
|
- 'monitoring/gcm_stats_recorder_impl.cc', |
- 'monitoring/gcm_stats_recorder_impl.h', |
'protocol/android_checkin.proto', |
'protocol/checkin.proto', |
'protocol/mcs.proto', |
@@ -171,8 +163,6 @@ |
'engine/mcs_client_unittest.cc', |
'engine/registration_request_unittest.cc', |
'engine/unregistration_request_unittest.cc', |
- 'gcm_client_impl_unittest.cc', |
- 'monitoring/gcm_stats_recorder_impl_unittest.cc' |
] |
}, |
], |