Chromium Code Reviews| Index: net/socket/socks_client_socket_unittest.cc |
| =================================================================== |
| --- net/socket/socks_client_socket_unittest.cc (revision 37608) |
| +++ net/socket/socks_client_socket_unittest.cc (working copy) |
| @@ -103,7 +103,6 @@ |
| virtual void AddObserver(Observer* observer) {} |
| virtual void RemoveObserver(Observer* observer) {} |
| - virtual HostCache* GetHostCache() { return NULL; } |
| virtual void Shutdown() {} |
| bool HasOutstandingRequest() { |