Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / mediastream / MediaDeviceInfo.h
index 2a9a28c..0f6de62 100644 (file)
@@ -33,6 +33,7 @@
 namespace blink {
 
 class MediaDeviceInfo FINAL : public GarbageCollectedFinalized<MediaDeviceInfo>, public ScriptWrappable {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     static MediaDeviceInfo* create(const WebMediaDeviceInfo&);