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 398f7404b97ab0ccd615365525ac08870cee7bf1..98f89077949467b847acfd0af1624d23e197a952 100644 |
--- a/Source/core/html/track/vtt/VTTRegion.idl |
+++ b/Source/core/html/track/vtt/VTTRegion.idl |
@@ -25,7 +25,8 @@ |
[ |
Constructor, |
- RuntimeEnabled=WebVTTRegions |
+ RuntimeEnabled=WebVTTRegions, |
+ WillBeGarbageCollected, |
] interface VTTRegion { |
readonly attribute TextTrack track; |