| Index: third_party/WebKit/Source/core/svg/SVGAnimatedRect.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedRect.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedRect.idl
|
| index f758ed8053f947114d853ebd3980d04feb34f014..f824b2c16e8fb8b32b92b3ad825c92ff4177f79f 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedRect.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedRect.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#InterfaceSVGAnimatedRect
|
| +// https://svgwg.org/svg2-draft/types.html#InterfaceSVGAnimatedRect
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
|
|