parent
8f1fa4177e
commit
c1f32afeeb
4 changed files with 7 additions and 8 deletions
|
@ -29,7 +29,7 @@ class URLRequestStringJob : public JsAsker, public net::URLRequestSimpleJob {
|
|||
int GetData(std::string* mime_type,
|
||||
std::string* charset,
|
||||
std::string* data,
|
||||
const net::CompletionCallback& callback) const override;
|
||||
net::CompletionOnceCallback callback) const override;
|
||||
|
||||
private:
|
||||
std::string mime_type_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue