Chromium Code Reviews| Index: net/quic/quic_packet_generator.cc |
| diff --git a/net/quic/quic_packet_generator.cc b/net/quic/quic_packet_generator.cc |
| index f9d6ed1b7a66048ee59b0647c33df7109e333a5d..75e1c5939f4b19e0bd24b6c0cabd0d6fc060adfc 100644 |
| --- a/net/quic/quic_packet_generator.cc |
| +++ b/net/quic/quic_packet_generator.cc |
| @@ -14,8 +14,6 @@ using base::StringPiece; |
| namespace net { |
| -class QuicAckNotifier; |
| - |
| QuicPacketGenerator::QuicPacketGenerator(QuicConnectionId connection_id, |
| QuicFramer* framer, |
| QuicRandom* random_generator, |