| Index: third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.idl b/third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.idl
|
| index bba3d50e37cd3f6eb07511214f28ac1648a6e736..1b5b3ca4a1ab45a8b580cbe6d638bd8db3f748af 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.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#InterfaceSVGAnimateMotionElement
|
| +// https://svgwg.org/specs/animations/#InterfaceSVGAnimateMotionElement
|
|
|
| interface SVGAnimateMotionElement : SVGAnimationElement {
|
| };
|
|
|