| Index: sky/engine/core/animation/AnimationNode.idl
|
| diff --git a/sky/engine/core/animation/AnimationNode.idl b/sky/engine/core/animation/AnimationNode.idl
|
| index c04ede67dfc71172ad802be146c41225340829cd..e9313131cde64c03b2587d0aa7feb1009a26e8c0 100644
|
| --- a/sky/engine/core/animation/AnimationNode.idl
|
| +++ b/sky/engine/core/animation/AnimationNode.idl
|
| @@ -30,7 +30,6 @@
|
|
|
| [
|
| RuntimeEnabled=WebAnimationsAPI,
|
| - WillBeGarbageCollected,
|
| ] interface AnimationNode {
|
| // Playback state
|
| readonly attribute double? localTime;
|
|
|