Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(835)

Unified Diff: google_apis/gcm/gcm.gyp

Issue 310973002: Move GCMClient related files to gcm_driver component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « google_apis/gcm/engine/gservices_settings_unittest.cc ('k') | google_apis/gcm/gcm_activity.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/gcm/gcm.gyp
diff --git a/google_apis/gcm/gcm.gyp b/google_apis/gcm/gcm.gyp
index b496281b24f648bf2723f137020730af66f569e8..81dcf21596f554709533d8ee137c19f53265a532 100644
--- a/google_apis/gcm/gcm.gyp
+++ b/google_apis/gcm/gcm.gyp
@@ -69,15 +69,7 @@
'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',
- 'gcm_client_impl.h',
'monitoring/gcm_stats_recorder.h',
- 'monitoring/gcm_stats_recorder_impl.cc',
- 'monitoring/gcm_stats_recorder_impl.h',
'protocol/android_checkin.proto',
'protocol/checkin.proto',
'protocol/mcs.proto',
@@ -171,8 +163,6 @@
'engine/mcs_client_unittest.cc',
'engine/registration_request_unittest.cc',
'engine/unregistration_request_unittest.cc',
- 'gcm_client_impl_unittest.cc',
- 'monitoring/gcm_stats_recorder_impl_unittest.cc'
]
},
],
« no previous file with comments | « google_apis/gcm/engine/gservices_settings_unittest.cc ('k') | google_apis/gcm/gcm_activity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698