Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index b231a17b1b27d48b666c7d9099e652406711c53e..ff73840332c73acde1e13fde90f71d7858b93d63 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1298,9 +1298,6 @@ const char kProfileResetPromptMemento[] = "profile.reset_prompt_memento"; |
// The GCM channel's enabled state. |
const char kGCMChannelEnabled[] = "gcm.channel_enabled"; |
-// Registered GCM application ids. |
-const char kGCMRegisteredAppIDs[] = "gcm.register_app_ids"; |
- |
// Whether Easy Unlock is enabled. |
extern const char kEasyUnlockEnabled[] = "easy_unlock.enabled"; |