| Index: third_party/WebKit/Source/core/svg/SVGPointList.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPointList.idl b/third_party/WebKit/Source/core/svg/SVGPointList.idl
|
| index bed84f899014c9713192d3dbf175c31a5d1089a5..0777a4b333ec5b361c25aa073f85179c33a42e3b 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPointList.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPointList.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#InterfaceSVGPointList
|
| +// https://svgwg.org/svg2-draft/shapes.html#InterfaceSVGPointList
|
|
|
| [
|
| ImplementedAs=SVGPointListTearOff,
|
|
|