Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / public / platform / WebRTCStatsRequest.h
index a3cf22e..d74d4dd 100644 (file)
@@ -92,7 +92,7 @@ public:
     BLINK_PLATFORM_EXPORT WebRTCStatsResponse createResponse() const;
 
 #if INSIDE_BLINK
-    BLINK_PLATFORM_EXPORT WebRTCStatsRequest(const PassRefPtr<RTCStatsRequest>&);
+    BLINK_PLATFORM_EXPORT WebRTCStatsRequest(RTCStatsRequest*);
 #endif
 
 private: