Index: net/spdy/spdy_proxy_client_socket.h |
=================================================================== |
--- net/spdy/spdy_proxy_client_socket.h (revision 145640) |
+++ net/spdy/spdy_proxy_client_socket.h (working copy) |
@@ -99,7 +99,6 @@ |
virtual void OnDataReceived(const char* data, int length) OVERRIDE; |
virtual void OnDataSent(int length) OVERRIDE; |
virtual void OnClose(int status) OVERRIDE; |
- virtual void set_chunk_callback(ChunkCallback* /*callback*/) OVERRIDE; |
private: |
enum State { |