| Index: third_party/WebKit/Source/core/svg/SVGMatrix.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMatrix.idl b/third_party/WebKit/Source/core/svg/SVGMatrix.idl
|
| index afdc6510dacda76a6a6f252cc18bc583e7487b9e..3051878688905ec054a02f2577417bda4b88840a 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMatrix.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMatrix.idl
|
| @@ -23,6 +23,7 @@
|
| // http://www.w3.org/TR/SVG11/coords.html#InterfaceSVGMatrix
|
|
|
| // TODO(foolip): SVGMatrix is gone from SVG 2, replaced by DOMMatrix.
|
| +// https://crbug.com/709001
|
| [
|
| DependentLifetime,
|
| ImplementedAs=SVGMatrixTearOff,
|
|
|