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