Chromium Code Reviews| Index: net/quic/crypto/channel_id.h | 
| diff --git a/net/quic/crypto/channel_id.h b/net/quic/crypto/channel_id.h | 
| index bd335fb0c90d81d058ef2e9d866449b376972404..0ec1d4dd817b7683fc4132526e7c4e7ce36f695a 100644 | 
| --- a/net/quic/crypto/channel_id.h | 
| +++ b/net/quic/crypto/channel_id.h | 
| @@ -7,6 +7,7 @@ | 
| #include <string> | 
| +#include "base/macros.h" | 
| #include "base/memory/scoped_ptr.h" | 
| #include "base/strings/string_piece.h" | 
| #include "net/base/net_export.h" |