| Index: third_party/WebKit/Source/core/svg/SVGAngle.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAngle.idl b/third_party/WebKit/Source/core/svg/SVGAngle.idl
|
| index 913e7890bea44faf7ad4682b3670c8f4b581b668..51e79e359ef1d74fa647161179af04b708d3f0f6 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAngle.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAngle.idl
|
| @@ -20,7 +20,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGAngle
|
| +// https://svgwg.org/svg2-draft/types.html#InterfaceSVGAngle
|
|
|
| [
|
| ImplementedAs=SVGAngleTearOff,
|
|
|