Chromium Code Reviews| Index: Source/core/svg/SVGMPathElement.h |
| diff --git a/Source/core/svg/SVGMPathElement.h b/Source/core/svg/SVGMPathElement.h |
| index 78c6f9b2ee3167098c753780bb20984b3f76342d..b18fecfb69e31d283367e1e88c0db6330db51dc8 100644 |
| --- a/Source/core/svg/SVGMPathElement.h |
| +++ b/Source/core/svg/SVGMPathElement.h |
| @@ -32,6 +32,7 @@ class SVGPathElement; |
| class SVGMPathElement FINAL : public SVGElement, |
| public SVGURIReference { |
| + DEFINE_WRAPPERTYPEINFO(); |
| public: |
| DECLARE_NODE_FACTORY(SVGMPathElement); |