| Index: net/quic/quic_packet_generator.cc
|
| diff --git a/net/quic/quic_packet_generator.cc b/net/quic/quic_packet_generator.cc
|
| index 454d77e03ab2d4a91f2f2201243e804e68312c3b..deb6a9e90e2e4600e1b648b94400aa3e367db87d 100644
|
| --- a/net/quic/quic_packet_generator.cc
|
| +++ b/net/quic/quic_packet_generator.cc
|
| @@ -84,7 +84,6 @@ QuicPacketGenerator::~QuicPacketGenerator() {
|
| }
|
| }
|
|
|
| -// NetworkChangeVisitor method.
|
| void QuicPacketGenerator::OnCongestionWindowChange(
|
| QuicByteCount congestion_window) {
|
| packet_creator_.set_max_packets_per_fec_group(
|
|
|