| Index: third_party/WebKit/Source/core/animation/DocumentTimeline.idl
|
| diff --git a/third_party/WebKit/Source/core/animation/DocumentTimeline.idl b/third_party/WebKit/Source/core/animation/DocumentTimeline.idl
|
| index 62d7b8b844d05c5bd0b11ddab7aeedd4ea1bfcb4..ba3ba5b74e21908e502d30c9efb59afc2e3e88db 100644
|
| --- a/third_party/WebKit/Source/core/animation/DocumentTimeline.idl
|
| +++ b/third_party/WebKit/Source/core/animation/DocumentTimeline.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-documenttimeline-interface
|
| +// https://w3c.github.io/web-animations/#the-documenttimeline-interface
|
|
|
| [
|
| RuntimeEnabled=WebAnimationsAPI,
|
|
|