| Index: third_party/WebKit/Source/core/svg/SVGMPathElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMPathElement.idl b/third_party/WebKit/Source/core/svg/SVGMPathElement.idl
|
| index a0a1a5c68bf27bb9a319675df3b1e6877e7b1ce9..e3dd6ba333bd92762781fa3194214e83868758e6 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMPathElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMPathElement.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#InterfaceSVGMPathElement
|
| +// https://svgwg.org/specs/animations/#InterfaceSVGMPathElement
|
|
|
| [RuntimeEnabled=smil]
|
| interface SVGMPathElement : SVGElement {
|
|
|