Chromium Code Reviews| Index: net/base/network_delegate.h |
| =================================================================== |
| --- net/base/network_delegate.h (revision 109589) |
| +++ net/base/network_delegate.h (working copy) |
| @@ -26,7 +26,6 @@ |
| // NOTE: It is not okay to add any compile-time dependencies on symbols outside |
| // of net/base here, because we have a net_base library. Forward declarations |
| // are ok. |
| -class HostPortPair; |
| class HttpRequestHeaders; |
| class HttpResponseHeaders; |
| class URLRequest; |