Index: net/quic/quic_crypto_stream_test.cc |
diff --git a/net/quic/quic_crypto_stream_test.cc b/net/quic/quic_crypto_stream_test.cc |
index 7225030c4f0e05dcfcca9961b76416fec8f60360..a6ffdbe4c0bb414f119793f3f22c04baec30b2d9 100644 |
--- a/net/quic/quic_crypto_stream_test.cc |
+++ b/net/quic/quic_crypto_stream_test.cc |
@@ -61,7 +61,7 @@ class QuicCryptoStreamTest : public ::testing::Test { |
} |
protected: |
- MockHelper helper_; |
+ MockConnectionHelper helper_; |
MockConnection* connection_; |
MockQuicSpdySession session_; |
MockQuicCryptoStream stream_; |