Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / mediastream / RTCDTMFToneChangeEvent.h
index b85913a..fc1bfc4 100644 (file)
@@ -36,6 +36,7 @@ struct RTCDTMFToneChangeEventInit : public EventInit {
 };
 
 class RTCDTMFToneChangeEvent FINAL : public Event {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     virtual ~RTCDTMFToneChangeEvent();