Index: Source/core/xml/XMLHttpRequestEventTarget.h |
diff --git a/Source/core/xml/XMLHttpRequestEventTarget.h b/Source/core/xml/XMLHttpRequestEventTarget.h |
index df1ad421eb6b7a7f47ea180709f1347275ef7108..0b8f1b8c50b3dd6e70c3a9909d04d3987d81aae1 100644 |
--- a/Source/core/xml/XMLHttpRequestEventTarget.h |
+++ b/Source/core/xml/XMLHttpRequestEventTarget.h |
@@ -36,6 +36,7 @@ |
namespace blink { |
class XMLHttpRequestEventTarget : public EventTargetWithInlineData { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
DEFINE_ATTRIBUTE_EVENT_LISTENER(abort); |
DEFINE_ATTRIBUTE_EVENT_LISTENER(error); |