Index: Source/core/animation/AnimationTimeline.idl |
diff --git a/Source/core/animation/AnimationTimeline.idl b/Source/core/animation/AnimationTimeline.idl |
index cde30e13d12375673a5623c76b74adfbf2fba667..f7dca4f6a23a0da0faa88098c038836ff84aa323 100644 |
--- a/Source/core/animation/AnimationTimeline.idl |
+++ b/Source/core/animation/AnimationTimeline.idl |
@@ -9,7 +9,7 @@ |
[ |
RuntimeEnabled=WebAnimationsAPI, |
- WillBeGarbageCollected, |
+ GarbageCollected, |
] interface AnimationTimeline { |
attribute double? currentTime; |
attribute double playbackRate; |