| Index: net/quic/network_connection.h
|
| diff --git a/net/quic/network_connection.h b/net/quic/network_connection.h
|
| index e4fde102a051e1964c005dcea63b16c9fc92282e..089fe34ced5ab7336c591ec1240d68b7a899fc0b 100644
|
| --- a/net/quic/network_connection.h
|
| +++ b/net/quic/network_connection.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef NET_QUIC_NETWORK_CONNECTION_H_
|
| #define NET_QUIC_NETWORK_CONNECTION_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "net/base/net_export.h"
|
| #include "net/base/network_change_notifier.h"
|
|
|
|
|