Index: sync/notifier/gcm_network_channel.h |
diff --git a/sync/notifier/gcm_network_channel.h b/sync/notifier/gcm_network_channel.h |
index b2b8d6cc323ce37d8b4fde8bf6354313ca611361..3f2afc903d61198aad1036edae5910ee0cb68ef7 100644 |
--- a/sync/notifier/gcm_network_channel.h |
+++ b/sync/notifier/gcm_network_channel.h |
@@ -45,7 +45,7 @@ struct GCMNetworkChannelDiagnostic { |
}; |
// GCMNetworkChannel is an implementation of SyncNetworkChannel that routes |
-// messages through GCMProfileService. |
+// messages through GCMService. |
class SYNC_EXPORT_PRIVATE GCMNetworkChannel |
: public SyncNetworkChannel, |
public net::URLFetcherDelegate, |