| Index: Source/core/html/track/vtt/VTTRegion.idl
|
| diff --git a/Source/core/html/track/vtt/VTTRegion.idl b/Source/core/html/track/vtt/VTTRegion.idl
|
| index 1a28e70b4dab1c0ffa9bffe99b94716d19ce8ae9..b9feb5f863311300bd1cdaaa88c70e525bdf7ea8 100644
|
| --- a/Source/core/html/track/vtt/VTTRegion.idl
|
| +++ b/Source/core/html/track/vtt/VTTRegion.idl
|
| @@ -26,7 +26,6 @@
|
| [
|
| Constructor,
|
| RuntimeEnabled=WebVTTRegions,
|
| - TypeChecking=Unrestricted,
|
| WillBeGarbageCollected,
|
| ] interface VTTRegion {
|
| readonly attribute TextTrack track;
|
|
|