Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGZoomEvent.h
index 427a364..0b559c4 100644 (file)
@@ -29,6 +29,7 @@
 namespace blink {
 
 class SVGZoomEvent FINAL : public UIEvent {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     static PassRefPtrWillBeRawPtr<SVGZoomEvent> create()
     {