Index: chrome/common/content_settings_types.h |
diff --git a/chrome/common/content_settings_types.h b/chrome/common/content_settings_types.h |
index 2f294f1dafd1f301619508238e999e4ad3885518..7b4d16b52210254904fb7fb24d8c126f76b65916 100644 |
--- a/chrome/common/content_settings_types.h |
+++ b/chrome/common/content_settings_types.h |
@@ -25,6 +25,7 @@ enum ContentSettingsType { |
CONTENT_SETTINGS_TYPE_MIXEDSCRIPT, |
CONTENT_SETTINGS_TYPE_MEDIASTREAM, |
CONTENT_SETTINGS_TYPE_PROTOCOL_HANDLERS, |
+ CONTENT_SETTINGS_TYPE_PPAPI_BROKER, |
CONTENT_SETTINGS_NUM_TYPES, |
}; |