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