Index: Source/core/animation/AnimationPlayer.idl |
diff --git a/Source/core/animation/AnimationPlayer.idl b/Source/core/animation/AnimationPlayer.idl |
index 143aac5b8afb2ae2ab52b0a75ac2f2104814d2fb..944c4f2aac0abed9ed92f301254acc94042df41c 100644 |
--- a/Source/core/animation/AnimationPlayer.idl |
+++ b/Source/core/animation/AnimationPlayer.idl |
@@ -31,6 +31,7 @@ |
[ |
RuntimeEnabled=WebAnimationsElementAnimate, |
NoInterfaceObject, |
+ WillBeGarbageCollected, |
] interface AnimationPlayer : EventTarget { |
[RuntimeEnabled=WebAnimationsAPI] attribute TimedItem? source; |
[RuntimeEnabled=WebAnimationsAPI] attribute double startTime; |