| Index: sky/engine/core/animation/AnimationPlayer.idl
|
| diff --git a/sky/engine/core/animation/AnimationPlayer.idl b/sky/engine/core/animation/AnimationPlayer.idl
|
| index 2783ce85cd1129d1ffd711096f4384a8f5ab3c40..38f357e774886dc89cf23466b02e380c07cc34b3 100644
|
| --- a/sky/engine/core/animation/AnimationPlayer.idl
|
| +++ b/sky/engine/core/animation/AnimationPlayer.idl
|
| @@ -30,7 +30,6 @@
|
|
|
| [
|
| NoInterfaceObject,
|
| - WillBeGarbageCollected,
|
| ActiveDOMObject,
|
| ] interface AnimationPlayer : EventTarget {
|
| [RuntimeEnabled=WebAnimationsAPI] attribute AnimationNode? source;
|
|
|