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