Chromium Code Reviews| Index: Source/core/html/track/VTTRegionList.idl |
| diff --git a/Source/core/html/track/VTTRegionList.idl b/Source/core/html/track/VTTRegionList.idl |
| index ff28c5d4f27ed2c48d91d6002193366e2495ff42..4a06653bba09d6b91c1f626521b8b7cca5de2479 100644 |
| --- a/Source/core/html/track/VTTRegionList.idl |
| +++ b/Source/core/html/track/VTTRegionList.idl |
| @@ -24,7 +24,6 @@ |
| */ |
| [ |
| - RuntimeEnabled=VideoTrack, |
| RuntimeEnabled=WebVTTRegions |
| ] interface VTTRegionList { |
| readonly attribute unsigned long length; |