| Index: net/http/http_pipelined_connection_impl.h
|
| diff --git a/net/http/http_pipelined_connection_impl.h b/net/http/http_pipelined_connection_impl.h
|
| index eb8dbcd11c7649d02245bec8a6206b268173a619..f49fb129b77d9ddeb640f4742251c2ef6be97c9f 100644
|
| --- a/net/http/http_pipelined_connection_impl.h
|
| +++ b/net/http/http_pipelined_connection_impl.h
|
| @@ -16,11 +16,11 @@
|
| #include "net/base/completion_callback.h"
|
| #include "net/base/net_export.h"
|
| #include "net/base/net_log.h"
|
| -#include "net/base/ssl_config_service.h"
|
| #include "net/http/http_pipelined_connection.h"
|
| #include "net/http/http_request_info.h"
|
| #include "net/http/http_stream_parser.h"
|
| #include "net/proxy/proxy_info.h"
|
| +#include "net/ssl/ssl_config_service.h"
|
|
|
| namespace net {
|
|
|
|
|