diff options
Diffstat (limited to 'google_apis/gcm/gcm.gyp')
-rw-r--r-- | google_apis/gcm/gcm.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp index da5b9da..7eeedf9 100644 --- a/google_apis/gcm/gcm.gyp +++ b/google_apis/gcm/gcm.gyp @@ -64,8 +64,6 @@ 'engine/mcs_client.h', 'engine/registration_request.cc', 'engine/registration_request.h', - 'engine/user_list.cc', - 'engine/user_list.h', 'gcm_client.cc', 'gcm_client.h', 'gcm_client_impl.cc', @@ -135,7 +133,6 @@ 'engine/heartbeat_manager_unittest.cc', 'engine/mcs_client_unittest.cc', 'engine/registration_request_unittest.cc', - 'engine/user_list_unittest.cc', 'gcm_client_impl_unittest.cc' ] }, |