Index: net/http/http_network_layer.cc |
=================================================================== |
--- net/http/http_network_layer.cc (revision 18948) |
+++ net/http/http_network_layer.cc (working copy) |
@@ -5,9 +5,9 @@ |
#include "net/http/http_network_layer.h" |
#include "base/logging.h" |
-#include "net/base/client_socket_factory.h" |
#include "net/http/http_network_session.h" |
#include "net/http/http_network_transaction.h" |
+#include "net/socket/client_socket_factory.h" |
namespace net { |