| 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 d43ebba4752fb2363fa8c5aeccd33b2e5c68c55d..79726c0078da53501e4a913a0fbcee44b4554ec4 100644
|
| --- a/third_party/WebKit/Source/core/animation/AnimationTimeline.idl
|
| +++ b/third_party/WebKit/Source/core/animation/AnimationTimeline.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.
|
|
|
| -// http://www.w3.org/TR/web-animations/#the-animationtimeline-interface
|
| +// https://w3c.github.io/web-animations/#the-animationtimeline-interface
|
|
|
| [
|
| RuntimeEnabled=WebAnimationsAPI,
|
|
|