| 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 3c31cde2ea03c9f91a05a045a72907f4a518eaa1..580a94ac8c6b28b8d64b9c80f8583a8a2a801396 100644
|
| --- a/components/content_settings/core/common/content_settings_types.h
|
| +++ b/components/content_settings/core/common/content_settings_types.h
|
| @@ -51,8 +51,7 @@ enum ContentSettingsType {
|
| CONTENT_SETTINGS_TYPE_SUBRESOURCE_FILTER,
|
|
|
| // Website setting which stores metadata for the subresource filter to aid in
|
| - // decisions for whether or not to show the UI. Currently only used on
|
| - // Android.
|
| + // decisions for whether or not to show the UI.
|
| CONTENT_SETTINGS_TYPE_SUBRESOURCE_FILTER_DATA,
|
|
|
| // This is special-cased in the permissions layer to always allow, and as
|
|
|