SHARE
TWEET

Untitled

chandankharbanda5 Mar 27th, 2017 32 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ../../net/url_request/url_request_http_job.cc:510:40: error: no matching function for call to 'MakeRequest'
  2.   interfaces::CorpDataSharingImpl impl(MakeRequest(&corp_data_sharer));
  3.                                        ^~~~~~~~~~~
  4. ../../mojo/public/cpp/bindings/interface_request.h:77:29: note: candidate template ignored: couldn't infer template argument 'Interface'
  5. InterfaceRequest<Interface> MakeRequest(ScopedMessagePipeHandle handle) {
  6.                             ^
  7. 1 error generated.
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top