| Index: third_party/WebKit/Source/modules/mediastream/MediaTrackSettings.idl
|
| diff --git a/third_party/WebKit/Source/modules/mediastream/MediaTrackSettings.idl b/third_party/WebKit/Source/modules/mediastream/MediaTrackSettings.idl
|
| index 88204f761273a5c3bf8d59ce88a28f6bb165fae6..b4ecd9a4f554f224647f4ed21b45fb48ebf17d80 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/MediaTrackSettings.idl
|
| +++ b/third_party/WebKit/Source/modules/mediastream/MediaTrackSettings.idl
|
| @@ -4,7 +4,6 @@
|
|
|
| // https://w3c.github.io/mediacapture-main/#idl-def-mediatracksettings
|
|
|
| -[RuntimeEnabled=MediaGetSettings]
|
| dictionary MediaTrackSettings {
|
| long width;
|
| long height;
|
|
|