| Index: net/socket_stream/socket_stream.h
|
| diff --git a/net/socket_stream/socket_stream.h b/net/socket_stream/socket_stream.h
|
| index b1422b65eb55dbe770c80190d77a5f33779d164f..ebe175a7b10c7c1d8217f362c4ab451212f7f798 100644
|
| --- a/net/socket_stream/socket_stream.h
|
| +++ b/net/socket_stream/socket_stream.h
|
| @@ -18,8 +18,8 @@
|
| #include "net/base/net_errors.h"
|
| #include "net/base/net_export.h"
|
| #include "net/base/net_log.h"
|
| -#include "net/base/ssl_config_service.h"
|
| #include "net/proxy/proxy_service.h"
|
| +#include "net/ssl/ssl_config_service.h"
|
| #include "net/url_request/url_request.h"
|
|
|
| namespace net {
|
|
|