| Index: components/content_settings/core/common/content_settings_types.h
|
| diff --git a/components/content_settings/core/common/content_settings_types.h b/components/content_settings/core/common/content_settings_types.h
|
| index 0bda5bf39b722e55bcf901603b62e03554c49ace..23b6c99e285bd4e2cb4bc0dcade5ff90f87d6b1e 100644
|
| --- a/components/content_settings/core/common/content_settings_types.h
|
| +++ b/components/content_settings/core/common/content_settings_types.h
|
| @@ -44,6 +44,7 @@ enum ContentSettingsType {
|
| CONTENT_SETTINGS_TYPE_APP_BANNER,
|
| CONTENT_SETTINGS_TYPE_SITE_ENGAGEMENT,
|
| CONTENT_SETTINGS_TYPE_DURABLE_STORAGE,
|
| + CONTENT_SETTINGS_TYPE_KEYGEN,
|
|
|
| // WARNING: This enum is going to be removed soon. Do not depend on NUM_TYPES.
|
| CONTENT_SETTINGS_NUM_TYPES_DO_NOT_USE,
|
|
|