Chromium Code Reviews| Index: net/quic/crypto/quic_crypto_server_config.h |
| =================================================================== |
| --- net/quic/crypto/quic_crypto_server_config.h (revision 248755) |
| +++ net/quic/crypto/quic_crypto_server_config.h (working copy) |
| @@ -22,6 +22,7 @@ |
| namespace net { |
| +class CryptoHandshakeMessage; |
| class EphemeralKeySource; |
| class KeyExchange; |
| class ProofSource; |