| Index: remoting/host/url_request_context.cc
|
| diff --git a/remoting/host/url_request_context.cc b/remoting/host/url_request_context.cc
|
| index aceccdbde38e3bb40791afb0402148278218018f..26f7fdcf16d2859febe9aeba5ae157186402f24f 100644
|
| --- a/remoting/host/url_request_context.cc
|
| +++ b/remoting/host/url_request_context.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/message_loop_proxy.h"
|
| #include "net/base/cert_verifier.h"
|
| -#include "net/base/host_resolver.h"
|
| +#include "net/dns/host_resolver.h"
|
| #include "net/http/http_auth_handler_factory.h"
|
| #include "net/http/http_network_layer.h"
|
| #include "net/http/http_network_session.h"
|
|
|