| 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 1c296c2a3d0b5cf9a4e2d3af4265badaabf07d17..0d98d0c49da4617ef0db7e3564bcf5cb3f5e563d 100644
|
| --- a/components/content_settings/core/common/content_settings_types.h
|
| +++ b/components/content_settings/core/common/content_settings_types.h
|
| @@ -47,6 +47,7 @@ enum ContentSettingsType {
|
| CONTENT_SETTINGS_TYPE_BLUETOOTH_GUARD,
|
| CONTENT_SETTINGS_TYPE_KEYGEN,
|
| CONTENT_SETTINGS_TYPE_BACKGROUND_SYNC,
|
| + CONTENT_SETTINGS_TYPE_AUTOPLAY,
|
|
|
| // WARNING: This enum is going to be removed soon. Do not depend on NUM_TYPES.
|
| CONTENT_SETTINGS_NUM_TYPES_DO_NOT_USE,
|
|
|