| Index: third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| index e831b19c69eb7f013ff68a26c57db40dcbe741a4..606a8777d0a1803edf9bbeb61aebc3371dc01f03 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedAngle.idl
|
| @@ -27,7 +27,6 @@
|
|
|
| [
|
| SetWrapperReferenceTo(SVGElement contextElement),
|
| - GarbageCollected,
|
| ] interface SVGAnimatedAngle {
|
| readonly attribute SVGAngle baseVal;
|
| readonly attribute SVGAngle animVal;
|
|
|