Chromium Code Reviews| Index: net/udp/udp_client_socket.h |
| diff --git a/net/udp/udp_client_socket.h b/net/udp/udp_client_socket.h |
| index b10912d959c285578b2a3336d2f645771687776e..fc15904283269d90527b6695262f198b392f072e 100644 |
| --- a/net/udp/udp_client_socket.h |
| +++ b/net/udp/udp_client_socket.h |
| @@ -7,6 +7,7 @@ |
| #include <stdint.h> |
| +#include "base/macros.h" |
| #include "net/base/rand_callback.h" |
| #include "net/log/net_log.h" |
| #include "net/udp/datagram_client_socket.h" |