Index: chrome/browser/ui/webui/site_settings_helper.cc |
diff --git a/chrome/browser/ui/webui/site_settings_helper.cc b/chrome/browser/ui/webui/site_settings_helper.cc |
index 37373cb65116aa1f35d48fcfa8163560f6657aa2..78adacb8121fb14da6bc69c85970106e3aa43715 100644 |
--- a/chrome/browser/ui/webui/site_settings_helper.cc |
+++ b/chrome/browser/ui/webui/site_settings_helper.cc |
@@ -42,7 +42,6 @@ const ContentSettingsTypeNameEntry kContentSettingsTypeGroupNames[] = { |
{CONTENT_SETTINGS_TYPE_PPAPI_BROKER, "ppapi-broker"}, |
{CONTENT_SETTINGS_TYPE_AUTOMATIC_DOWNLOADS, "multiple-automatic-downloads"}, |
{CONTENT_SETTINGS_TYPE_MIDI_SYSEX, "midi-sysex"}, |
- {CONTENT_SETTINGS_TYPE_PUSH_MESSAGING, "push-messaging"}, |
{CONTENT_SETTINGS_TYPE_SSL_CERT_DECISIONS, "ssl-cert-decisions"}, |
#if defined(OS_CHROMEOS) |
{CONTENT_SETTINGS_TYPE_PROTECTED_MEDIA_IDENTIFIER, "protectedContent"}, |