| Index: third_party/WebKit/Source/core/svg/SVGLength.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGLength.idl b/third_party/WebKit/Source/core/svg/SVGLength.idl
|
| index abffd95d4d969d5b5c03780c762a5916dc003077..2d7a58e10414b2b320c8a3eb7b885790d7d4dfd0 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGLength.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGLength.idl
|
| @@ -20,7 +20,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGLength
|
| +// https://svgwg.org/svg2-draft/types.html#InterfaceSVGLength
|
|
|
| [
|
| ImplementedAs=SVGLengthTearOff,
|
|
|