| Index: third_party/WebKit/Source/core/svg/SVGAnimationElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimationElement.idl b/third_party/WebKit/Source/core/svg/SVGAnimationElement.idl
|
| index c83a9a400ee056e0f5c1e7074c1abb84df7ca79b..90d08e314828783d7d858bdc2d6752468bd6e535 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimationElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimationElement.idl
|
| @@ -24,7 +24,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/animate.html#InterfaceSVGAnimationElement
|
| +// https://svgwg.org/specs/animations/#InterfaceSVGAnimationElement
|
|
|
| [RuntimeEnabled=smil]
|
| interface SVGAnimationElement : SVGElement {
|
|
|