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