Chromium Code Reviews| Index: Source/core/svg/SVGDiscardElement.h |
| diff --git a/Source/core/svg/SVGDiscardElement.h b/Source/core/svg/SVGDiscardElement.h |
| index 2d290b5eb4c5d7bc403901cfc25e58f2fbcc7dfb..c20aad6bf18ed5e5bdfcb43d8800627ee89b11ec 100644 |
| --- a/Source/core/svg/SVGDiscardElement.h |
| +++ b/Source/core/svg/SVGDiscardElement.h |
| @@ -36,6 +36,7 @@ |
| namespace blink { |
| class SVGDiscardElement FINAL : public SVGSMILElement { |
| + DEFINE_WRAPPERTYPEINFO(); |
| public: |
| DECLARE_NODE_FACTORY(SVGDiscardElement); |