| Index: content/shell/shell_url_request_context_getter.cc
|
| diff --git a/content/shell/shell_url_request_context_getter.cc b/content/shell/shell_url_request_context_getter.cc
|
| index e861369c47626e872a7fc79925aa674bb120c633..8235052b87b40cb7bfbd9b890e5144f119456408 100644
|
| --- a/content/shell/shell_url_request_context_getter.cc
|
| +++ b/content/shell/shell_url_request_context_getter.cc
|
| @@ -15,7 +15,7 @@
|
| #include "content/public/common/url_constants.h"
|
| #include "content/shell/shell_network_delegate.h"
|
| #include "content/shell/shell_switches.h"
|
| -#include "net/base/cert_verifier.h"
|
| +#include "net/cert/cert_verifier.h"
|
| #include "net/cookies/cookie_monster.h"
|
| #include "net/dns/host_resolver.h"
|
| #include "net/dns/mapped_host_resolver.h"
|
|
|