Index: net/quic/test_tools/mock_crypto_client_stream_factory.h |
diff --git a/net/quic/test_tools/mock_crypto_client_stream_factory.h b/net/quic/test_tools/mock_crypto_client_stream_factory.h |
index 207e28a2a604069ab0f61c2509548e63b401b3ca..11beaa6fbb3b7082157cbf9dc888c5f2b220bd83 100644 |
--- a/net/quic/test_tools/mock_crypto_client_stream_factory.h |
+++ b/net/quic/test_tools/mock_crypto_client_stream_factory.h |
@@ -8,6 +8,7 @@ |
#include <queue> |
#include <string> |
+#include "base/macros.h" |
#include "net/quic/quic_crypto_client_stream.h" |
#include "net/quic/quic_crypto_client_stream_factory.h" |
#include "net/quic/test_tools/mock_crypto_client_stream.h" |