| Index: net/socket/socks_client_socket.h
|
| ===================================================================
|
| --- net/socket/socks_client_socket.h (revision 113718)
|
| +++ net/socket/socks_client_socket.h (working copy)
|
| @@ -71,9 +71,6 @@
|
| virtual int Write(IOBuffer* buf,
|
| int buf_len,
|
| OldCompletionCallback* callback) OVERRIDE;
|
| - virtual int Write(IOBuffer* buf,
|
| - int buf_len,
|
| - const CompletionCallback& callback) OVERRIDE;
|
|
|
| virtual bool SetReceiveBufferSize(int32 size) OVERRIDE;
|
| virtual bool SetSendBufferSize(int32 size) OVERRIDE;
|
|
|
| Property changes on: net/socket/socks_client_socket.h
|
| ___________________________________________________________________
|
| Deleted: svn:mergeinfo
|
|
|
|
|