| Index: google_apis/gcm/gcm.gyp
|
| diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp
|
| index c5dfa6dd632664c548092680fd193c93c7009475..98437763d72ece3ac8607c981884394c45ee3a5e 100644
|
| --- a/google_apis/gcm/gcm.gyp
|
| +++ b/google_apis/gcm/gcm.gyp
|
| @@ -62,6 +62,8 @@
|
| 'engine/heartbeat_manager.h',
|
| 'engine/mcs_client.cc',
|
| 'engine/mcs_client.h',
|
| + 'engine/registration_info.cc',
|
| + 'engine/registration_info.h',
|
| 'engine/registration_request.cc',
|
| 'engine/registration_request.h',
|
| 'engine/unregistration_request.cc',
|
|
|