| 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 cd21a9bc1aa8e1a7009816b2d29341822fb72530..0fc64488dd21265808aff932fdc947504301353a 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_KEYGEN,
|
| CONTENT_SETTINGS_TYPE_BACKGROUND_SYNC,
|
| CONTENT_SETTINGS_TYPE_AUTOPLAY,
|
| + CONTENT_SETTINGS_TYPE_MEDIASTREAM_SCREEN,
|
|
|
| // WARNING: This enum is going to be removed soon. Do not depend on NUM_TYPES.
|
| CONTENT_SETTINGS_NUM_TYPES_DO_NOT_USE,
|
|
|