Index: Source/core/html/track/TextTrackCueList.idl |
diff --git a/Source/core/html/track/TextTrackCueList.idl b/Source/core/html/track/TextTrackCueList.idl |
index d3af10b7eed6ee361d231da62e89f02e0d49f8c3..2038b319856ba578aa7f2d64f825ef4895b55353 100644 |
--- a/Source/core/html/track/TextTrackCueList.idl |
+++ b/Source/core/html/track/TextTrackCueList.idl |
@@ -25,7 +25,6 @@ |
[ |
EnabledAtRuntime=videoTrack, |
- ImplementationLacksVTable |
] interface TextTrackCueList { |
readonly attribute unsigned long length; |
getter TextTrackCue item(unsigned long index); |