Index: Source/core/html/HTMLFrameElement.h |
diff --git a/Source/core/html/HTMLFrameElement.h b/Source/core/html/HTMLFrameElement.h |
index dbac5ca30352fb7e9e501a4b9cecfbde4a382640..e7be181b1b09abdaaf4a27b39dbcf2cf83cc4c54 100644 |
--- a/Source/core/html/HTMLFrameElement.h |
+++ b/Source/core/html/HTMLFrameElement.h |
@@ -29,6 +29,7 @@ |
namespace blink { |
class HTMLFrameElement FINAL : public HTMLFrameElementBase { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
DECLARE_NODE_FACTORY(HTMLFrameElement); |