| Index: third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl
|
| index 1d7621a307d8dc484d592793dec236c526790afb..1c35cfe530612602c9290f61d7e065b06e415c73 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl
|
| @@ -23,7 +23,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGAnimatedNumberList
|
| +// https://svgwg.org/svg2-draft/types.html#InterfaceSVGAnimatedNumberList
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
|
|