| 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 fe062eb8ba7862791d5f46384b0b9a655cbe1931..6225c1e71f61cff8dcea25e09388efe8d6620b14 100644
|
| --- a/components/content_settings/core/common/content_settings_types.h
|
| +++ b/components/content_settings/core/common/content_settings_types.h
|
| @@ -45,6 +45,7 @@ enum ContentSettingsType {
|
| CONTENT_SETTINGS_TYPE_SITE_ENGAGEMENT,
|
| CONTENT_SETTINGS_TYPE_DURABLE_STORAGE,
|
| CONTENT_SETTINGS_TYPE_USB_CHOOSER_DATA,
|
| + 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,
|
|
|