| Index: net/socket/websocket_transport_connect_sub_job.h
|
| diff --git a/net/socket/websocket_transport_connect_sub_job.h b/net/socket/websocket_transport_connect_sub_job.h
|
| index 5709a461cafef3ba6dba6a19e4b68f7abe6432d8..d74a37eb6a3e864a2251c1c98a75b6aeab16044b 100644
|
| --- a/net/socket/websocket_transport_connect_sub_job.h
|
| +++ b/net/socket/websocket_transport_connect_sub_job.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef NET_SOCKET_WEBSOCKET_TRANSPORT_CONNECT_SUB_JOB_H_
|
| #define NET_SOCKET_WEBSOCKET_TRANSPORT_CONNECT_SUB_JOB_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|