Index: net/quic/core/quic_crypto_client_stream.h |
diff --git a/net/quic/core/quic_crypto_client_stream.h b/net/quic/core/quic_crypto_client_stream.h |
index 6cbdad528c3ea6178f0a73c83c99dba3b0d1e5ce..7327f311b72a702621ffdcea6cdcff53c8de0d7e 100644 |
--- a/net/quic/core/quic_crypto_client_stream.h |
+++ b/net/quic/core/quic_crypto_client_stream.h |
@@ -21,7 +21,6 @@ |
namespace net { |
namespace test { |
-class CryptoTestUtils; |
class QuicChromiumClientSessionPeer; |
} // namespace test |
@@ -142,7 +141,6 @@ class QUIC_EXPORT_PRIVATE QuicCryptoClientStream |
QuicCryptoClientStream* stream_; |
}; |
- friend class test::CryptoTestUtils; |
friend class test::QuicChromiumClientSessionPeer; |
enum State { |