| Index: third_party/WebKit/Source/core/svg/SVGAnimateElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimateElement.idl b/third_party/WebKit/Source/core/svg/SVGAnimateElement.idl
|
| index 01eea93efdc4cc17bfe604f354eff9a6b15bb798..15792170dc0e94dea7dbb85c6b2990e248fa4cd1 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimateElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimateElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/animate.html#InterfaceSVGAnimateElement
|
| +// https://svgwg.org/specs/animations/#InterfaceSVGAnimateElement
|
|
|
| interface SVGAnimateElement : SVGAnimationElement {
|
| };
|
|
|