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