From 0c581e6da36097611f471ed626a26fa2fad3389d Mon Sep 17 00:00:00 2001 From: "deanm@chromium.org" Date: Wed, 11 Mar 2009 14:33:53 +0000 Subject: NO CODE CHANGE Normalize end of file newlines in net/. All files end in a single newline. Review URL: http://codereview.chromium.org/43079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11442 0039d316-1c4b-4281-b951-d872f2087c98 --- net/url_request/url_request_ftp_job.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'net/url_request/url_request_ftp_job.cc') diff --git a/net/url_request/url_request_ftp_job.cc b/net/url_request/url_request_ftp_job.cc index dee4fbb..86e7bdf 100644 --- a/net/url_request/url_request_ftp_job.cc +++ b/net/url_request/url_request_ftp_job.cc @@ -530,4 +530,3 @@ bool URLRequestFtpJob::IsRedirectResponse(GURL* location, return false; } - -- cgit v1.1