Index: chrome/service/net/service_url_request_context.h |
diff --git a/chrome/service/net/service_url_request_context.h b/chrome/service/net/service_url_request_context.h |
index 6bcc7e0ec27b48082b116dc5c665154041545750..c409ede1575235d8c26782c375078516cb609a21 100644 |
--- a/chrome/service/net/service_url_request_context.h |
+++ b/chrome/service/net/service_url_request_context.h |
@@ -8,9 +8,9 @@ |
#include <string> |
#include "base/memory/scoped_ptr.h" |
-#include "net/base/host_resolver.h" |
#include "net/cookies/cookie_monster.h" |
#include "net/disk_cache/disk_cache.h" |
+#include "net/dns/host_resolver.h" |
#include "net/ftp/ftp_network_layer.h" |
#include "net/http/http_auth_handler_factory.h" |
#include "net/http/http_cache.h" |