Index: Source/core/html/HTMLDataListElement.h |
diff --git a/Source/core/html/HTMLDataListElement.h b/Source/core/html/HTMLDataListElement.h |
index a97be23a840c9eca83648678bba3a240e1e32088..f9ce2d67a12e80b29ea293efc6388e5aecf005a0 100644 |
--- a/Source/core/html/HTMLDataListElement.h |
+++ b/Source/core/html/HTMLDataListElement.h |
@@ -39,6 +39,7 @@ namespace blink { |
class HTMLDataListOptionsCollection; |
class HTMLDataListElement FINAL : public HTMLElement { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
static PassRefPtrWillBeRawPtr<HTMLDataListElement> create(Document&); |