Index: net/http/http_proxy_client_socket_pool.cc |
diff --git a/net/http/http_proxy_client_socket_pool.cc b/net/http/http_proxy_client_socket_pool.cc |
index dc4113d9d2c408ed3b78c902c9f454f0f9873958..ad69060925d1dc5634ac5d19ee6b6f3ef07c1190 100644 |
--- a/net/http/http_proxy_client_socket_pool.cc |
+++ b/net/http/http_proxy_client_socket_pool.cc |
@@ -16,6 +16,7 @@ |
#include "net/http/http_network_session.h" |
#include "net/http/http_proxy_client_socket_wrapper.h" |
#include "net/log/net_log_source_type.h" |
+#include "net/log/net_log_with_source.h" |
#include "net/socket/client_socket_factory.h" |
#include "net/socket/client_socket_handle.h" |
#include "net/socket/client_socket_pool_base.h" |