X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fevents%2FWebKitAnimationEvent.h;h=f4406d9ad8f7cdb31a118742fb2a94ec3dd76c20;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=6343e6730f6eb62823e8fd81f191c7e5a49641a9;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/events/WebKitAnimationEvent.h b/src/third_party/WebKit/Source/core/events/WebKitAnimationEvent.h index 6343e67..f4406d9 100644 --- a/src/third_party/WebKit/Source/core/events/WebKitAnimationEvent.h +++ b/src/third_party/WebKit/Source/core/events/WebKitAnimationEvent.h @@ -41,6 +41,7 @@ struct WebKitAnimationEventInit : public EventInit { }; class WebKitAnimationEvent FINAL : public Event { + DEFINE_WRAPPERTYPEINFO(); public: static PassRefPtrWillBeRawPtr create() {