Index: Source/core/svg/SVGTransform.idl |
diff --git a/Source/core/svg/SVGTransform.idl b/Source/core/svg/SVGTransform.idl |
index 41304871accf4b0357cf671eeaaee0cf5bf11ec2..515aab6317f324697f7470976b7ff6fac1e1f3fa 100644 |
--- a/Source/core/svg/SVGTransform.idl |
+++ b/Source/core/svg/SVGTransform.idl |
@@ -25,6 +25,7 @@ |
SetWrapperReferenceTo(SVGElement contextElement), |
RuntimeEnabled=SVG1DOM, |
MeasureAs=SVG1DOM, |
+ WillBeGarbageCollected, |
] interface SVGTransform { |
// Transform Types |
const unsigned short SVG_TRANSFORM_UNKNOWN = 0; |