| Index: third_party/WebKit/Source/core/svg/SVGSetElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGSetElement.idl b/third_party/WebKit/Source/core/svg/SVGSetElement.idl
|
| index f3f025f62c273cfdae0a9d4f16745f68849ba6c3..ecb0229c9bf10cbb9f8a8cc8415ef89e44562c86 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGSetElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGSetElement.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/animate.html#InterfaceSVGSetElement
|
| +// https://svgwg.org/specs/animations/#InterfaceSVGSetElement
|
|
|
| interface SVGSetElement : SVGAnimationElement {
|
| };
|
|
|