| Index: third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl
|
| diff --git a/third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl b/third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl
|
| index b9c5bc725d98e2c784b4231d8101e62ebe4bdaa0..35bc53994141af06a2e656ad5599b0efdbe1ed19 100644
|
| --- a/third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl
|
| +++ b/third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl
|
| @@ -32,7 +32,6 @@
|
|
|
| [
|
| RuntimeEnabled=WebAnimationsAPI,
|
| - ImplementedAs=AnimationEffect,
|
| ] interface AnimationEffectReadOnly {
|
| readonly attribute AnimationEffectTiming timing;
|
| ComputedTimingProperties getComputedTiming();
|
|
|