| Index: third_party/WebKit/Source/core/html/track/TextTrackList.idl
|
| diff --git a/third_party/WebKit/Source/core/html/track/TextTrackList.idl b/third_party/WebKit/Source/core/html/track/TextTrackList.idl
|
| index cef80129549c766b3785135c6a64769796f2b1c8..78fdaf64fa80c9bbadf3743451793e84ef9f2f14 100644
|
| --- a/third_party/WebKit/Source/core/html/track/TextTrackList.idl
|
| +++ b/third_party/WebKit/Source/core/html/track/TextTrackList.idl
|
| @@ -26,7 +26,6 @@
|
| // https://html.spec.whatwg.org/#texttracklist
|
|
|
| [
|
| - GarbageCollected,
|
| SetWrapperReferenceFrom=owner,
|
| ] interface TextTrackList : EventTarget {
|
| readonly attribute unsigned long length;
|
|
|