| Index: core/animation/AnimationEffectReadOnly.idl
|
| diff --git a/core/animation/AnimationEffectReadOnly.idl b/core/animation/AnimationEffectReadOnly.idl
|
| index 06540d1d07e642d57b7598db9c0a91df194d9e44..8011f9c21280ab28d29fa5adbf3a150027375286 100644
|
| --- a/core/animation/AnimationEffectReadOnly.idl
|
| +++ b/core/animation/AnimationEffectReadOnly.idl
|
| @@ -32,7 +32,7 @@
|
|
|
| [
|
| RuntimeEnabled=WebAnimationsAPI,
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ImplementedAs=AnimationEffect,
|
| ] interface AnimationEffectReadOnly {
|
| readonly attribute AnimationEffectTiming timing;
|
|
|