| 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',
|
| - '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'
|
| ]
|
| },
|
| ],
|
|
|