| Index: net/url_request/url_request_new_ftp_job.h
|
| ===================================================================
|
| --- net/url_request/url_request_new_ftp_job.h (revision 20014)
|
| +++ net/url_request/url_request_new_ftp_job.h (working copy)
|
| @@ -59,6 +59,7 @@
|
|
|
| std::string directory_html_;
|
| bool read_in_progress_;
|
| + std::string encoding_;
|
|
|
| // Keep a reference to the url request context to be sure it's not deleted
|
| // before us.
|
|
|
| Property changes on: net\url_request\url_request_new_ftp_job.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|