| Index: net/quic/quic_connection.h
|
| diff --git a/net/quic/quic_connection.h b/net/quic/quic_connection.h
|
| index aaf5322a4ae26fd9cc521947abb339e9d2860607..9a712017bd7590effde7c1a95fa063a0632816e5 100644
|
| --- a/net/quic/quic_connection.h
|
| +++ b/net/quic/quic_connection.h
|
| @@ -41,9 +41,6 @@
|
| #include "net/quic/quic_sent_entropy_manager.h"
|
| #include "net/quic/quic_sent_packet_manager.h"
|
|
|
| -NET_EXPORT_PRIVATE extern int FLAGS_fake_packet_loss_percentage;
|
| -NET_EXPORT_PRIVATE extern bool FLAGS_bundle_ack_with_outgoing_packet;
|
| -
|
| namespace net {
|
|
|
| class QuicClock;
|
|
|