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