Chromium Code Reviews| 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', |