Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1157)

Unified Diff: net/url_request/url_request_new_ftp_job.h

Issue 151065: Fix the local file listing and FTP file listing. For the former, use the OS f... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698