| Index: third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl
|
| index 32c39ad664d8f95889e560924f36524db2ac26f7..d6810858464626cefd2d2433d4ba9669d09827ea 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedLength.idl
|
| @@ -27,7 +27,6 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - GarbageCollected,
|
| ] interface SVGAnimatedLength {
|
| readonly attribute SVGLength baseVal;
|
| readonly attribute SVGLength animVal;
|
|
|