Chromium Code Reviews| Index: net/socket/stream_socket.h | 
| diff --git a/net/socket/stream_socket.h b/net/socket/stream_socket.h | 
| index ebd43e19645b217d5a8931818dc2f9dd30f73b59..e2f9d3cd7907f5c0db1a29ab9290fb9c58b75457 100644 | 
| --- a/net/socket/stream_socket.h | 
| +++ b/net/socket/stream_socket.h | 
| @@ -7,6 +7,7 @@ | 
| #include <stdint.h> | 
| +#include "base/macros.h" | 
| #include "net/log/net_log.h" | 
| #include "net/socket/connection_attempts.h" | 
| #include "net/socket/next_proto.h" |