Index: Source/core/animation/AnimationNode.idl |
diff --git a/Source/core/animation/AnimationNode.idl b/Source/core/animation/AnimationNode.idl |
index 119cba2de5577fb4f6cbe0fbfed6ebedd57f91e8..c1e894559828944f7ece82b37fade456806fc8eb 100644 |
--- a/Source/core/animation/AnimationNode.idl |
+++ b/Source/core/animation/AnimationNode.idl |
@@ -36,7 +36,7 @@ |
[ |
RuntimeEnabled=WebAnimationsAPI, |
- WillBeGarbageCollected, |
+ GarbageCollected, |
] interface AnimationNode { |
readonly attribute Timing timing; |
readonly attribute ComputedTimingProperties computedTiming; |