| Index: third_party/WebKit/Source/core/svg/SVGAnimatedString.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedString.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedString.idl
|
| index 0f2f953c3a0414476a2c89f609e127e69bb51fcb..12b31ac7fe5c388bea4399b3148bac6e75980275 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedString.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedString.idl
|
| @@ -27,7 +27,6 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - GarbageCollected,
|
| ] interface SVGAnimatedString {
|
| [RaisesException=Setter] attribute DOMString baseVal;
|
| readonly attribute DOMString animVal;
|
|
|