Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / events / ApplicationCacheErrorEvent.h
index 2680df1..843937d 100644 (file)
@@ -23,6 +23,7 @@ struct ApplicationCacheErrorEventInit : public EventInit {
 };
 
 class ApplicationCacheErrorEvent FINAL : public Event {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     virtual ~ApplicationCacheErrorEvent();