| Index: third_party/WebKit/Source/core/svg/SVGDescElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGDescElement.idl b/third_party/WebKit/Source/core/svg/SVGDescElement.idl
|
| index 6ee5bedf9e7bcbdeb7ea3530a40278b1be77db58..68ed11d7fad209e50a863797cfd5542691436309 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGDescElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGDescElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/struct.html#InterfaceSVGDescElement
|
| +// https://svgwg.org/svg2-draft/struct.html#InterfaceSVGDescElement
|
|
|
| interface SVGDescElement : SVGElement {
|
| };
|
|
|