| Index: third_party/WebKit/Source/core/svg/SVGPoint.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPoint.idl b/third_party/WebKit/Source/core/svg/SVGPoint.idl
|
| index 34b2810ae114f3d0cdd38bbd3243fc9c323ee399..6cb1acffd525b4d1236bbfdc6f47f67b4f228a54 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPoint.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPoint.idl
|
| @@ -23,6 +23,7 @@
|
| // http://www.w3.org/TR/SVG11/coords.html#InterfaceSVGPoint
|
|
|
| // TODO(foolip): SVGPoint is gone from SVG 2, replaced by DOMPoint.
|
| +// https://crbug.com/709001
|
| [
|
| DependentLifetime,
|
| ImplementedAs=SVGPointTearOff,
|
|
|