Chromium Code Reviews| Index: net/ftp/ftp_network_layer.h |
| diff --git a/net/ftp/ftp_network_layer.h b/net/ftp/ftp_network_layer.h |
| index ea99257fa9beb9b91926635ec5405fb1413bda45..a4191f9edb5d6ea6ce1513ad8fc24f3c5ab1c0ad 100644 |
| --- a/net/ftp/ftp_network_layer.h |
| +++ b/net/ftp/ftp_network_layer.h |
| @@ -12,7 +12,6 @@ |
| namespace net { |
| class FtpNetworkSession; |
| -class FtpAuthCache; |
| class HostResolver; |
| class FtpNetworkLayer : public FtpTransactionFactory { |