| Index: net/socket/socks5_client_socket.h
|
| diff --git a/net/socket/socks5_client_socket.h b/net/socket/socks5_client_socket.h
|
| index 38810df50dd27b87db2fee9d2ca6b8b53c989af8..cf6a4841050b2304f3913dd1db27d5a69e626c0f 100644
|
| --- a/net/socket/socks5_client_socket.h
|
| +++ b/net/socket/socks5_client_socket.h
|
| @@ -14,9 +14,9 @@
|
| #include "googleurl/src/gurl.h"
|
| #include "net/base/address_list.h"
|
| #include "net/base/completion_callback.h"
|
| -#include "net/base/host_resolver.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/base/net_log.h"
|
| +#include "net/dns/host_resolver.h"
|
| #include "net/socket/stream_socket.h"
|
|
|
| namespace net {
|
|
|