| Index: net/spdy/spdy_proxy_client_socket.h
|
| diff --git a/net/spdy/spdy_proxy_client_socket.h b/net/spdy/spdy_proxy_client_socket.h
|
| index 2d594f1cb28e098b0244837b7de2e8b2dd61d01a..b9694996e201a058a918ac5d4185f7f4699fd9d5 100644
|
| --- a/net/spdy/spdy_proxy_client_socket.h
|
| +++ b/net/spdy/spdy_proxy_client_socket.h
|
| @@ -128,7 +128,6 @@ class NET_EXPORT_PRIVATE SpdyProxyClientSocket : public ProxyClientSocket,
|
| // and returns the number of bytes read.
|
| int PopulateUserReadBuffer();
|
|
|
| - OldCompletionCallbackImpl<SpdyProxyClientSocket> io_callback_;
|
| State next_state_;
|
|
|
| // Pointer to the SPDY Stream that this sits on top of.
|
|
|