| Index: third_party/WebKit/Source/core/svg/SVGURIReference.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGURIReference.idl b/third_party/WebKit/Source/core/svg/SVGURIReference.idl
|
| index 18932b08f0acced4abd205b5c590b2ec949152ca..ef7b1662be292814f3055ef7c5db6119087b1da8 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGURIReference.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGURIReference.idl
|
| @@ -24,7 +24,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGURIReference
|
| +// https://svgwg.org/svg2-draft/types.html#InterfaceSVGURIReference
|
|
|
| [
|
| NoInterfaceObject, // Always used on target of 'implements'
|
|
|