Index: net/socket_stream/socket_stream_job.cc |
diff --git a/net/socket_stream/socket_stream_job.cc b/net/socket_stream/socket_stream_job.cc |
index 3bbb6b6ee3023ef3cf3971ec28c9bb39dc209562..9c13a8f3a6661ece0b456762a497124fe3e6867b 100644 |
--- a/net/socket_stream/socket_stream_job.cc |
+++ b/net/socket_stream/socket_stream_job.cc |
@@ -5,9 +5,9 @@ |
#include "net/socket_stream/socket_stream_job.h" |
#include "base/memory/singleton.h" |
-#include "net/base/ssl_config_service.h" |
-#include "net/base/transport_security_state.h" |
+#include "net/http/transport_security_state.h" |
#include "net/socket_stream/socket_stream_job_manager.h" |
+#include "net/ssl/ssl_config_service.h" |
#include "net/url_request/url_request_context.h" |
namespace net { |