| Index: html/track/TextTrackList.idl
|
| diff --git a/html/track/TextTrackList.idl b/html/track/TextTrackList.idl
|
| index 0b0e450167db502736e7e714f106203e4b2cd3e7..d52533263b42736de6dcc49398e2de856e4eccfe 100644
|
| --- a/html/track/TextTrackList.idl
|
| +++ b/html/track/TextTrackList.idl
|
| @@ -28,8 +28,6 @@
|
| V8EnabledAtRuntime=webkitVideoTrack,
|
| IndexedGetter,
|
| EventTarget,
|
| - JSCustomMarkFunction,
|
| - JSCustomIsReachable,
|
| V8GenerateIsReachable=ImplOwnerRoot
|
| ] interface TextTrackList {
|
| readonly attribute unsigned long length;
|
|
|