Index: Source/core/html/HTMLDivElement.h |
diff --git a/Source/core/html/HTMLDivElement.h b/Source/core/html/HTMLDivElement.h |
index 936c186700237b34a215cefb955cdef3b0915567..b20c994a11d8dabe4cf42084ac33fc0371479e83 100644 |
--- a/Source/core/html/HTMLDivElement.h |
+++ b/Source/core/html/HTMLDivElement.h |
@@ -28,6 +28,7 @@ |
namespace blink { |
class HTMLDivElement : public HTMLElement { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
DECLARE_NODE_FACTORY(HTMLDivElement); |