| Index: net/http/http_network_transaction.h
|
| diff --git a/net/http/http_network_transaction.h b/net/http/http_network_transaction.h
|
| index 7e96c1b661e151038bec0e5a2f1de67e24fa9ecc..9d9a56298822d7c890a1874e76b10dae8516d68a 100644
|
| --- a/net/http/http_network_transaction.h
|
| +++ b/net/http/http_network_transaction.h
|
| @@ -38,14 +38,12 @@ class ECPrivateKey;
|
| namespace net {
|
|
|
| class BidirectionalStreamImpl;
|
| -class ClientSocketHandle;
|
| class HttpAuthController;
|
| class HttpNetworkSession;
|
| class HttpStream;
|
| class HttpStreamRequest;
|
| class IOBuffer;
|
| class ProxyInfo;
|
| -class SpdySession;
|
| class SSLPrivateKey;
|
| struct HttpRequestInfo;
|
|
|
|
|