Index: chrome/common/content_settings_types.h |
diff --git a/chrome/common/content_settings_types.h b/chrome/common/content_settings_types.h |
index 4c450eae547f2107b3e8c51c297d748d3d8abb23..cebbc2947aae111ff41372a6e5b61dc603441cb7 100644 |
--- a/chrome/common/content_settings_types.h |
+++ b/chrome/common/content_settings_types.h |
@@ -20,6 +20,7 @@ enum ContentSettingsType { |
CONTENT_SETTINGS_TYPE_GEOLOCATION, |
CONTENT_SETTINGS_TYPE_NOTIFICATIONS, |
CONTENT_SETTINGS_TYPE_INTENTS, |
+ CONTENT_SETTINGS_TYPE_AUTO_SELECT_CERTIFICATE, |
CONTENT_SETTINGS_NUM_TYPES |
}; |