| Index: net/quic/quic_stream_factory.h
|
| diff --git a/net/quic/quic_stream_factory.h b/net/quic/quic_stream_factory.h
|
| index 574bf6f1c9371f5ce6c8e670f4e48c56b5da63df..1d66fb546e21cdaa2f185901444676c322a253a1 100644
|
| --- a/net/quic/quic_stream_factory.h
|
| +++ b/net/quic/quic_stream_factory.h
|
| @@ -102,7 +102,6 @@ class NET_EXPORT_PRIVATE QuicStreamFactory
|
| const std::string& user_agent_id,
|
| const QuicVersionVector& supported_versions,
|
| bool enable_port_selection,
|
| - bool enable_pacing,
|
| bool enable_time_based_loss_detection,
|
| const QuicTagVector& connection_options);
|
| virtual ~QuicStreamFactory();
|
|
|