| Index: third_party/WebKit/Source/core/svg/SVGDocument.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGDocument.idl b/third_party/WebKit/Source/core/svg/SVGDocument.idl
|
| index 8ba643aad7a40de6b9d7fdee209adb47491d9c81..dd1a4ac3c793249be6f037d5f8245284d36a9088 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGDocument.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGDocument.idl
|
| @@ -19,7 +19,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/struct.html#InterfaceSVGDocument
|
| +// https://svgwg.org/svg2-draft/struct.html#InterfaceDocumentExtensions
|
|
|
| [
|
| ImplementedAs=SVGDocumentExtensions
|
|
|