Index: third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl |
index f9960c6299e8833a9e7090aef1c0900da42174e5..20864b4c9ef1a317be5ebb6576ca0f15abb61cb6 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.idl |
@@ -27,7 +27,6 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
- GarbageCollected, |
] interface SVGAnimatedInteger { |
[RaisesException=Setter] attribute long baseVal; |
readonly attribute long animVal; |