Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / public / platform / WebRTCOfferOptions.h
index 69645d3..d9559e8 100644 (file)
@@ -36,7 +36,7 @@ public:
     BLINK_PLATFORM_EXPORT bool iceRestart() const;
 
 #if INSIDE_BLINK
-    BLINK_PLATFORM_EXPORT WebRTCOfferOptions(const WTF::PassRefPtr<RTCOfferOptions>&);
+    BLINK_PLATFORM_EXPORT WebRTCOfferOptions(RTCOfferOptions*);
 #endif
 
 private: