Index: Source/core/svg/SVGCircleElement.h |
diff --git a/Source/core/svg/SVGCircleElement.h b/Source/core/svg/SVGCircleElement.h |
index def0fac23af9cf1e05505dc2de2563eb430f23fe..14c8d00ed2fd475bda1e4d1ea09d31221a3712f6 100644 |
--- a/Source/core/svg/SVGCircleElement.h |
+++ b/Source/core/svg/SVGCircleElement.h |
@@ -29,6 +29,7 @@ |
namespace blink { |
class SVGCircleElement FINAL : public SVGGeometryElement { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
DECLARE_NODE_FACTORY(SVGCircleElement); |