| Index: net/quic/quic_stream_factory.h
|
| diff --git a/net/quic/quic_stream_factory.h b/net/quic/quic_stream_factory.h
|
| index 60d512d56253e35661ad48e05d34bc634855eb60..f56281f9f002b80b309cea54992fce645c63bde9 100644
|
| --- a/net/quic/quic_stream_factory.h
|
| +++ b/net/quic/quic_stream_factory.h
|
| @@ -379,7 +379,6 @@ class NET_EXPORT_PRIVATE QuicStreamFactory
|
| // disk cache. This job is started via a PostTask.
|
| void CreateAuxilaryJob(const QuicSessionKey& key,
|
| int cert_verify_flags,
|
| - bool is_post,
|
| const BoundNetLog& net_log);
|
|
|
| // Returns a newly created QuicHttpStream owned by the caller.
|
|
|