Chromium Code Reviews| Index: net/socket/stream_socket.h |
| diff --git a/net/socket/stream_socket.h b/net/socket/stream_socket.h |
| index bf0ffe06e1ea45ba0e9f418e14c0d7676971e96e..4ed735af04fd3ce8da1d312960971482003e88d7 100644 |
| --- a/net/socket/stream_socket.h |
| +++ b/net/socket/stream_socket.h |
| @@ -8,6 +8,7 @@ |
| #include <stdint.h> |
| #include "base/macros.h" |
| +#include "net/base/net_export.h" |
| #include "net/socket/connection_attempts.h" |
| #include "net/socket/next_proto.h" |
| #include "net/socket/socket.h" |