| Index: third_party/WebKit/Source/core/svg/SVGTitleElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTitleElement.idl b/third_party/WebKit/Source/core/svg/SVGTitleElement.idl
|
| index a217a612070d8c19d8c94abd63583e580f0cda3a..cfb65fbba0443799ac4e99e36952741aff09a23c 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTitleElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTitleElement.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#InterfaceSVGTitleElement
|
| +// https://svgwg.org/svg2-draft/struct.html#InterfaceSVGTitleElement
|
|
|
| interface SVGTitleElement : SVGElement {
|
| };
|
|
|