Chromium Code Reviews| Index: net/http/http_auth_handler.h |
| diff --git a/net/http/http_auth_handler.h b/net/http/http_auth_handler.h |
| index 9b092cf75f965ab8c1ea227b88cbab3443f540f9..289538703f26c4b5415d6623a122b9af4645cc68 100644 |
| --- a/net/http/http_auth_handler.h |
| +++ b/net/http/http_auth_handler.h |
| @@ -18,8 +18,6 @@ class Histogram; |
| namespace net { |
| -class HostResolver; |
| -class ProxyInfo; |
| struct HttpRequestInfo; |
| // HttpAuthHandler is the interface for the authentication schemes |