Chromium Code Reviews| Index: Source/core/svg/SVGAnimateMotionElement.h |
| diff --git a/Source/core/svg/SVGAnimateMotionElement.h b/Source/core/svg/SVGAnimateMotionElement.h |
| index c06c7c0dbf89b11fa165ec3d4180f0b67804a1cd..d3a54df002769270e8dd389541b3458c6f99a057 100644 |
| --- a/Source/core/svg/SVGAnimateMotionElement.h |
| +++ b/Source/core/svg/SVGAnimateMotionElement.h |
| @@ -27,6 +27,7 @@ |
| namespace blink { |
| class SVGAnimateMotionElement FINAL : public SVGAnimationElement { |
| + DEFINE_WRAPPERTYPEINFO(); |
| public: |
| virtual ~SVGAnimateMotionElement(); |