Index: net/socket/ssl_client_socket_pool.h |
diff --git a/net/socket/ssl_client_socket_pool.h b/net/socket/ssl_client_socket_pool.h |
index a0a5d3b43506d4ca3f92f0196d4a3b87dbfe2a82..e6e291e43a2111ef20296b40f1f99f0327bc580b 100644 |
--- a/net/socket/ssl_client_socket_pool.h |
+++ b/net/socket/ssl_client_socket_pool.h |
@@ -10,7 +10,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/time.h" |
-#include "net/base/host_resolver.h" |
+#include "net/dns/host_resolver.h" |
#include "net/http/http_response_info.h" |
#include "net/proxy/proxy_server.h" |
#include "net/socket/client_socket_pool.h" |