Chromium Code Reviews| Index: net/url_request/url_request_ftp_job.h |
| diff --git a/net/url_request/url_request_ftp_job.h b/net/url_request/url_request_ftp_job.h |
| index c614554e2576a9000346fea53d823e9719a733d7..48f963d327e9edcecfa1a2d6f49b03543e30f485 100644 |
| --- a/net/url_request/url_request_ftp_job.h |
| +++ b/net/url_request/url_request_ftp_job.h |
| @@ -17,10 +17,6 @@ |
| class URLRequestContext; |
| -namespace net { |
| -struct list_state; |
| -} |
| - |
| // A URLRequestJob subclass that is built on top of FtpTransaction. It |
| // provides an implementation for FTP. |
| class URLRequestFtpJob : public URLRequestJob { |