Chromium Code Reviews| Index: net/socket/ssl_socket.h |
| diff --git a/net/socket/ssl_socket.h b/net/socket/ssl_socket.h |
| index bd813c35fea35df3fa938f950a88ae9256985d85..61410da3b9d245e6c74fa4e6a33acbf6f80814c5 100644 |
| --- a/net/socket/ssl_socket.h |
| +++ b/net/socket/ssl_socket.h |
| @@ -6,6 +6,7 @@ |
| #define NET_SOCKET_SSL_SOCKET_H_ |
| #include "base/strings/string_piece.h" |
| +#include "net/base/net_export.h" |
| #include "net/socket/stream_socket.h" |
| namespace net { |