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