| Index: third_party/WebKit/Source/core/svg/SVGMetadataElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMetadataElement.idl b/third_party/WebKit/Source/core/svg/SVGMetadataElement.idl
|
| index 5f336ab8aaa348a48608e17d02c4035007f4b621..9c557f1fa12533319e8927ded83f42667d3c69f9 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMetadataElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMetadataElement.idl
|
| @@ -19,7 +19,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/struct.html#InterfaceSVGMetadataElement
|
| +// https://svgwg.org/svg2-draft/struct.html#InterfaceSVGMetadataElement
|
|
|
| interface SVGMetadataElement : SVGElement {
|
| };
|
|
|