| Index: google_apis/gcm/gcm.gyp
|
| diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp
|
| index 98437763d72ece3ac8607c981884394c45ee3a5e..3de0c770221f51f3b09573bc33b1d692afc942fb 100644
|
| --- a/google_apis/gcm/gcm.gyp
|
| +++ b/google_apis/gcm/gcm.gyp
|
| @@ -54,6 +54,8 @@
|
| 'engine/connection_handler.h',
|
| 'engine/connection_handler_impl.cc',
|
| 'engine/connection_handler_impl.h',
|
| + 'engine/gcm_internals_builder.cc',
|
| + 'engine/gcm_internals_builder.h',
|
| 'engine/gcm_store.cc',
|
| 'engine/gcm_store.h',
|
| 'engine/gcm_store_impl.cc',
|
|
|