Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- ../../net/url_request/url_request_http_job.cc:530:23: error: expected ';' after expression
- mojo::SharedBuffer shared_buffer(1024);
- ^
- ;
- ../../net/url_request/url_request_http_job.cc:530:11: error: no member named 'SharedBuffer' in namespace 'mojo'
- mojo::SharedBuffer shared_buffer(1024);
- ~~~~~~^
- ../../net/url_request/url_request_http_job.cc:530:24: error: use of undeclared identifier 'shared_buffer'
- mojo::SharedBuffer shared_buffer(1024);
- ^
- 3 errors 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.


