Index: third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl b/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
index 1bd41cb1547240a3aa4c4574f3f0d208108839b9..1d7621a307d8dc484d592793dec236c526790afb 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimatedNumberList.idl |
@@ -27,7 +27,6 @@ |
[ |
SetWrapperReferenceTo(SVGElement contextElement), |
- GarbageCollected, |
] interface SVGAnimatedNumberList { |
readonly attribute SVGNumberList baseVal; |
readonly attribute SVGNumberList animVal; |