Index: Source/core/events/WebKitAnimationEvent.h |
diff --git a/Source/core/events/WebKitAnimationEvent.h b/Source/core/events/WebKitAnimationEvent.h |
index 6343e6730f6eb62823e8fd81f191c7e5a49641a9..f4406d9ad8f7cdb31a118742fb2a94ec3dd76c20 100644 |
--- a/Source/core/events/WebKitAnimationEvent.h |
+++ b/Source/core/events/WebKitAnimationEvent.h |
@@ -41,6 +41,7 @@ struct WebKitAnimationEventInit : public EventInit { |
}; |
class WebKitAnimationEvent FINAL : public Event { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
static PassRefPtrWillBeRawPtr<WebKitAnimationEvent> create() |
{ |