Index: google_apis/gcm/gcm.gyp |
diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp |
index 7eeedf99ab290bce2bb24f6b0fb0a6eb0a5c56d7..75d2715d7a59c4a561eb49de37fc4c09bcb26ba4 100644 |
--- a/google_apis/gcm/gcm.gyp |
+++ b/google_apis/gcm/gcm.gyp |
@@ -64,6 +64,8 @@ |
'engine/mcs_client.h', |
'engine/registration_request.cc', |
'engine/registration_request.h', |
+ 'engine/unregistration_request.cc', |
+ 'engine/unregistration_request.h', |
'gcm_client.cc', |
'gcm_client.h', |
'gcm_client_impl.cc', |
@@ -133,6 +135,7 @@ |
'engine/heartbeat_manager_unittest.cc', |
'engine/mcs_client_unittest.cc', |
'engine/registration_request_unittest.cc', |
+ 'engine/unregistration_request_unittest.cc', |
'gcm_client_impl_unittest.cc' |
] |
}, |