| Index: net/http/http_network_session.h
|
| diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h
|
| index db9d7624cc1a0b23ec05775d0e96fba7212a32d6..f095ad61c4dfb0de83f51ebb981c5b39e8f7c697 100644
|
| --- a/net/http/http_network_session.h
|
| +++ b/net/http/http_network_session.h
|
| @@ -9,8 +9,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "net/base/host_port_pair.h"
|
| -#include "net/base/host_resolver.h"
|
| #include "net/base/net_export.h"
|
| +#include "net/dns/host_resolver.h"
|
| #include "net/http/http_auth_cache.h"
|
| #include "net/http/http_stream_factory.h"
|
| #include "net/quic/quic_stream_factory.h"
|
|
|