Index: net/quic/quic_packet_creator.h |
diff --git a/net/quic/quic_packet_creator.h b/net/quic/quic_packet_creator.h |
index cd6c587277d00b7a7d4621d76b8a3afc8091e8cb..ef466c8ebcbd3b009c7d566039811c2c525b977c 100644 |
--- a/net/quic/quic_packet_creator.h |
+++ b/net/quic/quic_packet_creator.h |
@@ -69,7 +69,6 @@ class NET_EXPORT_PRIVATE QuicPacketCreator : public QuicFecBuilderInterface { |
// The overhead the framing will add for a packet with one frame. |
static size_t StreamFramePacketOverhead( |
- QuicVersion version, |
QuicConnectionIdLength connection_id_length, |
bool include_version, |
QuicSequenceNumberLength sequence_number_length, |