| Index: third_party/WebKit/Source/core/animation/AnimationTimeline.idl
|
| diff --git a/third_party/WebKit/Source/core/animation/AnimationTimeline.idl b/third_party/WebKit/Source/core/animation/AnimationTimeline.idl
|
| index 772b2e6c816191002db74332c2ae5f9a7f32dbab..1358343edb20a2db3d61f3badf36e038616cfcd0 100644
|
| --- a/third_party/WebKit/Source/core/animation/AnimationTimeline.idl
|
| +++ b/third_party/WebKit/Source/core/animation/AnimationTimeline.idl
|
| @@ -9,7 +9,6 @@
|
|
|
| [
|
| RuntimeEnabled=WebAnimationsAPI,
|
| - GarbageCollected,
|
| ] interface AnimationTimeline {
|
| attribute double? currentTime;
|
| attribute double playbackRate;
|
|
|