Index: Source/core/html/HTMLPreElement.h |
diff --git a/Source/core/html/HTMLPreElement.h b/Source/core/html/HTMLPreElement.h |
index e43fd63f0e9850cacf54bfb279596a21b5d72e0d..348f08b76ab961bfb97a1a4e499232ec7a85fcfb 100644 |
--- a/Source/core/html/HTMLPreElement.h |
+++ b/Source/core/html/HTMLPreElement.h |
@@ -28,6 +28,7 @@ |
namespace blink { |
class HTMLPreElement FINAL : public HTMLElement { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
DECLARE_ELEMENT_FACTORY_WITH_TAGNAME(HTMLPreElement); |