| Index: chrome/browser/resources/settings/site_settings/constants.js
|
| diff --git a/chrome/browser/resources/settings/site_settings/constants.js b/chrome/browser/resources/settings/site_settings/constants.js
|
| index bd07ceb51e85fbd766908889aa2069fc9d1a79cf..61948c005359f1530e1af0233efcffecaf730877 100644
|
| --- a/chrome/browser/resources/settings/site_settings/constants.js
|
| +++ b/chrome/browser/resources/settings/site_settings/constants.js
|
| @@ -20,7 +20,6 @@ settings.ContentSettingsTypes = {
|
| POPUPS: 'popups',
|
| GEOLOCATION: 'location',
|
| NOTIFICATIONS: 'notifications',
|
| - FULLSCREEN: 'fullscreen',
|
| MIC: 'media-stream-mic',
|
| CAMERA: 'media-stream-camera',
|
| PROTOCOL_HANDLERS: 'register-protocol-handler',
|
|
|