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