Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / events / BeforeUnloadEvent.h
index af7528c..ef7dedd 100644 (file)
@@ -30,6 +30,7 @@
 namespace blink {
 
 class BeforeUnloadEvent FINAL : public Event {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     virtual ~BeforeUnloadEvent();