Index: net/socket/client_socket_factory.cc |
diff --git a/net/socket/client_socket_factory.cc b/net/socket/client_socket_factory.cc |
index a058f4989b4d06321eaf0495064e5e465aee439c..f97500a280e44edc4839ee9bbbd18562e086e192 100644 |
--- a/net/socket/client_socket_factory.cc |
+++ b/net/socket/client_socket_factory.cc |
@@ -8,7 +8,7 @@ |
#include "base/thread_task_runner_handle.h" |
#include "base/threading/sequenced_worker_pool.h" |
#include "build/build_config.h" |
-#include "net/base/cert_database.h" |
+#include "net/cert/cert_database.h" |
#include "net/socket/client_socket_handle.h" |
#if defined(USE_OPENSSL) |
#include "net/socket/ssl_client_socket_openssl.h" |