| Index: Source/core/animation/AnimationTimingProperties.idl
|
| diff --git a/Source/core/animation/AnimationTimingProperties.idl b/Source/core/animation/AnimationTimingProperties.idl
|
| index 0797159d6bd5c55493d732b6c9c7092f36151901..10e5910a16ecc899fab510965ad68d4b0bb99b0b 100644
|
| --- a/Source/core/animation/AnimationTimingProperties.idl
|
| +++ b/Source/core/animation/AnimationTimingProperties.idl
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// https://w3c.github.io/web-animations/#the-animationtiminginput-dictionary
|
| +// https://w3c.github.io/web-animations/#the-animationeffecttimingproperties-dictionary
|
|
|
| // TODO(dstockwell): Rename this to AnimationEffectTimingProperties.
|
| dictionary AnimationTimingProperties {
|
|
|