| Index: net/tools/quic/quic_socket_utils.h
|
| diff --git a/net/tools/quic/quic_socket_utils.h b/net/tools/quic/quic_socket_utils.h
|
| index 2c8fe43734925c93c6f4fafb4a10486ec331cfbd..2d152f9a36eb9ccdcba8842b296f0e67204d058e 100644
|
| --- a/net/tools/quic/quic_socket_utils.h
|
| +++ b/net/tools/quic/quic_socket_utils.h
|
| @@ -9,9 +9,10 @@
|
|
|
| #include <stddef.h>
|
| #include <sys/socket.h>
|
| +
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "net/base/ip_endpoint.h"
|
| #include "net/quic/quic_bandwidth.h"
|
| #include "net/quic/quic_types.h"
|
|
|