Index: Source/core/html/track/TextTrackCue.idl |
diff --git a/Source/core/html/track/TextTrackCue.idl b/Source/core/html/track/TextTrackCue.idl |
index d762c4033fbd9835fbbf5346734e4187aa319fdc..7337d128e7e967e7c6f56e1b241e5685e2c9fcd4 100644 |
--- a/Source/core/html/track/TextTrackCue.idl |
+++ b/Source/core/html/track/TextTrackCue.idl |
@@ -25,7 +25,6 @@ |
[ |
Custom=ToV8, |
- RuntimeEnabled=VideoTrack, |
] interface TextTrackCue : EventTarget { |
readonly attribute TextTrack track; |