| Index: third_party/WebKit/Source/core/html/track/VideoTrackList.idl
|
| diff --git a/third_party/WebKit/Source/core/html/track/VideoTrackList.idl b/third_party/WebKit/Source/core/html/track/VideoTrackList.idl
|
| index 79727b7d59820ffeb634ba20f4586b9fc31ac393..0651763d569d93aead56f5e706b7cabd4635202a 100644
|
| --- a/third_party/WebKit/Source/core/html/track/VideoTrackList.idl
|
| +++ b/third_party/WebKit/Source/core/html/track/VideoTrackList.idl
|
| @@ -5,7 +5,6 @@
|
| // https://html.spec.whatwg.org/#videotracklist
|
|
|
| [
|
| - GarbageCollected,
|
| RuntimeEnabled=AudioVideoTracks,
|
| SetWrapperReferenceFrom=owner,
|
| ] interface VideoTrackList : EventTarget {
|
|
|