Chromium Code Reviews| Index: net/quic/iovector.h |
| diff --git a/net/quic/iovector.h b/net/quic/iovector.h |
| index ae9230a5e5ba0109d8a5d98cfa72897e75452592..0ea57bb05c123b777097af70adc36a8b2431aa8d 100644 |
| --- a/net/quic/iovector.h |
| +++ b/net/quic/iovector.h |
| @@ -6,10 +6,10 @@ |
| #define NET_QUIC_IOVECTOR_H_ |
| #include <stddef.h> |
| + |
| #include <algorithm> |
| #include <vector> |
| -#include "base/basictypes.h" |
| #include "base/logging.h" |
| #include "net/base/iovec.h" |
| #include "net/base/net_export.h" |