| Index: trunk/src/chrome/browser/services/gcm/gcm_client_mock.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/services/gcm/gcm_client_mock.cc (revision 264317)
|
| +++ trunk/src/chrome/browser/services/gcm/gcm_client_mock.cc (working copy)
|
| @@ -97,12 +97,6 @@
|
| message));
|
| }
|
|
|
| -void GCMClientMock::SetRecording(bool recording) {
|
| -}
|
| -
|
| -void GCMClientMock::ClearActivityLogs() {
|
| -}
|
| -
|
| GCMClient::GCMStatistics GCMClientMock::GetStatistics() const {
|
| return GCMClient::GCMStatistics();
|
| }
|
|
|