| 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 6f506d7807b7b3bff46c4dafae1dfad442d8577f..4dc6e235f0765a7bdfc4f5ed45ab023090b5f1dd 100644
|
| --- a/net/spdy/spdy_proxy_client_socket.h
|
| +++ b/net/spdy/spdy_proxy_client_socket.h
|
| @@ -67,7 +67,7 @@ class SpdyProxyClientSocket : public ProxyClientSocket,
|
| // the response body.
|
| virtual HttpStream* CreateConnectResponseStream();
|
|
|
| - // ClientSocket methods:
|
| + // StreamSocket methods:
|
| virtual int Connect(CompletionCallback* callback);
|
| virtual void Disconnect();
|
| virtual bool IsConnected() const;
|
|
|