Index: net/quic/crypto/crypto_handshake_message.cc |
diff --git a/net/quic/crypto/crypto_handshake_message.cc b/net/quic/crypto/crypto_handshake_message.cc |
index 77f7c525cf3b4efa6784dc90b8c460715b24b78e..7eafba3ceb661bee000ab2801374be17ad184ebb 100644 |
--- a/net/quic/crypto/crypto_handshake_message.cc |
+++ b/net/quic/crypto/crypto_handshake_message.cc |
@@ -259,7 +259,6 @@ string CryptoHandshakeMessage::DebugStringInternal(size_t indent) const { |
case kAEAD: |
case kCGST: |
case kCOPT: |
- case kLOSS: |
case kPDMD: |
case kVER: |
// tag lists |