Index: net/quic/test_tools/mock_crypto_client_stream.h |
diff --git a/net/quic/test_tools/mock_crypto_client_stream.h b/net/quic/test_tools/mock_crypto_client_stream.h |
index 6de68ddf7923720184d8e740cd944716f0ab7647..e9281ab26e4c8e8727f753e505fb6b16187817d3 100644 |
--- a/net/quic/test_tools/mock_crypto_client_stream.h |
+++ b/net/quic/test_tools/mock_crypto_client_stream.h |
@@ -7,6 +7,7 @@ |
#include <string> |
+#include "base/macros.h" |
#include "net/quic/crypto/crypto_handshake.h" |
#include "net/quic/crypto/crypto_protocol.h" |
#include "net/quic/quic_crypto_client_stream.h" |