Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / mediastream / RTCStatsReport.h
index ce52039..96284db 100644 (file)
@@ -34,6 +34,7 @@
 namespace blink {
 
 class RTCStatsReport FINAL : public GarbageCollectedFinalized<RTCStatsReport>, public ScriptWrappable {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     static RTCStatsReport* create(const String& id, const String& type, double timestamp);