Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 43de89d014a89515cc03bd9dd0e55ce485edd87d..c613faf33e7dff7e7c3c19bfdb284f987d75bec2 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1206,9 +1206,6 @@ const char kLocalDiscoveryNotificationsEnabled[] = |
// a preference was reset. |
const char kPreferenceResetTime[] = "prefs.preference_reset_time"; |
-// The GCM channel's enabled state. |
-const char kGCMChannelEnabled[] = "gcm.channel_enabled"; |
- |
// How many Service Workers are registered with the Push API (could be zero). |
const char kPushMessagingRegistrationCount[] = |
"gcm.push_messaging_registration_count"; |