Index: third_party/WebKit/Source/core/svg/SVGLength.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGLength.idl b/third_party/WebKit/Source/core/svg/SVGLength.idl |
index ebb20a26b1366a984b454fe7616b31085d8b0f80..abffd95d4d969d5b5c03780c762a5916dc003077 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGLength.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGLength.idl |
@@ -25,7 +25,6 @@ |
[ |
ImplementedAs=SVGLengthTearOff, |
SetWrapperReferenceTo(SVGElement contextElement), |
- GarbageCollected, |
] interface SVGLength { |
// Length Unit Types |
const unsigned short SVG_LENGTHTYPE_UNKNOWN = 0; |