Index: chrome/common/content_settings_types.h |
diff --git a/chrome/common/content_settings_types.h b/chrome/common/content_settings_types.h |
index a94f32b1eaae4ecd7cc45c660d583f99e99dbf1e..a99c7e3cdae26908250a9fdb51b3421ec43b8107 100644 |
--- a/chrome/common/content_settings_types.h |
+++ b/chrome/common/content_settings_types.h |
@@ -29,6 +29,7 @@ enum ContentSettingsType { |
CONTENT_SETTINGS_TYPE_PPAPI_BROKER, |
CONTENT_SETTINGS_TYPE_AUTOMATIC_DOWNLOADS, |
CONTENT_SETTINGS_TYPE_MIDI_SYSEX, |
+ CONTENT_SETTINGS_TYPE_PUSH_MESSAGING, |
#if defined(OS_WIN) |
CONTENT_SETTINGS_TYPE_METRO_SWITCH_TO_DESKTOP, |
#elif defined(OS_ANDROID) || defined(OS_CHROMEOS) |