Chromium Code Reviews| Index: net/url_request/url_request_about_job.cc |
| diff --git a/net/url_request/url_request_about_job.cc b/net/url_request/url_request_about_job.cc |
| index 9c4bd30d8a68181488df866548761ef076043ee7..917abf9586e2cc16b4fe79372b1c1ab75374fc44 100644 |
| --- a/net/url_request/url_request_about_job.cc |
| +++ b/net/url_request/url_request_about_job.cc |
| @@ -35,4 +35,3 @@ bool URLRequestAboutJob::GetMimeType(std::string* mime_type) const { |
| void URLRequestAboutJob::StartAsync() { |
| NotifyHeadersComplete(); |
| } |
| - |