| Index: net/socket/ssl_client_socket_impl.h
|
| diff --git a/net/socket/ssl_client_socket_impl.h b/net/socket/ssl_client_socket_impl.h
|
| index e63a1b6f1a7b37ede6f7926eca9e85e95c3d5284..de677ba37138ce3742f0ff0edfcea5280d541c68 100644
|
| --- a/net/socket/ssl_client_socket_impl.h
|
| +++ b/net/socket/ssl_client_socket_impl.h
|
| @@ -24,6 +24,7 @@
|
| #include "net/cert/ct_verify_result.h"
|
| #include "net/log/net_log_with_source.h"
|
| #include "net/socket/client_socket_handle.h"
|
| +#include "net/socket/next_proto.h"
|
| #include "net/socket/socket_bio_adapter.h"
|
| #include "net/socket/ssl_client_socket.h"
|
| #include "net/ssl/channel_id_service.h"
|
|
|