Chromium Code Reviews| Index: Source/core/html/track/VTTRegion.idl |
| diff --git a/Source/core/html/track/VTTRegion.idl b/Source/core/html/track/VTTRegion.idl |
| index 45347a645628c4a318a73d9289fd79803bb6f7e6..d3793af64d2a751f9bbaa737227eb7e85f8b2d5f 100644 |
| --- a/Source/core/html/track/VTTRegion.idl |
| +++ b/Source/core/html/track/VTTRegion.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| Constructor(), |
| - RuntimeEnabled=VideoTrack, |
| RuntimeEnabled=WebVTTRegions |
| ] interface VTTRegion { |
| readonly attribute TextTrack track; |