| Index: Source/core/animation/AnimationEffectTiming.idl
|
| diff --git a/Source/core/animation/AnimationEffectTiming.idl b/Source/core/animation/AnimationEffectTiming.idl
|
| index 59a395e5b6a7af6ec086bbf71cdc9cdcf13c34d8..70d016f6b33f32a3d9c4696b3cac1903714acdc2 100644
|
| --- a/Source/core/animation/AnimationEffectTiming.idl
|
| +++ b/Source/core/animation/AnimationEffectTiming.idl
|
| @@ -7,7 +7,7 @@
|
|
|
| [
|
| RuntimeEnabled=WebAnimationsAPI,
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ] interface AnimationEffectTiming {
|
| attribute double delay;
|
| attribute double endDelay;
|
|
|