| Index: third_party/WebKit/Source/core/svg/SVGRect.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGRect.idl b/third_party/WebKit/Source/core/svg/SVGRect.idl
|
| index 4868b15cafc57b0ed47348793ae345250984d77a..fc012dbced22f067d403c911ffc92ea715340eef 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGRect.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGRect.idl
|
| @@ -23,6 +23,7 @@
|
| // http://www.w3.org/TR/SVG11/types.html#InterfaceSVGRect
|
|
|
| // TODO(foolip): SVGRect is gone from SVG 2, replaced by DOMRect.
|
| +// https://crbug.com/709001
|
| [
|
| DependentLifetime,
|
| ImplementedAs=SVGRectTearOff,
|
|
|