| Index: net/http/http_stream_factory_impl_job.h
|
| diff --git a/net/http/http_stream_factory_impl_job.h b/net/http/http_stream_factory_impl_job.h
|
| index 71c1f2ccee97917643189114d406685fa4f0c0e0..14edca7bbfc55e7ca3ee143cdd18f2478eddb6d0 100644
|
| --- a/net/http/http_stream_factory_impl_job.h
|
| +++ b/net/http/http_stream_factory_impl_job.h
|
| @@ -235,6 +235,8 @@ class HttpStreamFactoryImpl::Job {
|
|
|
| void MaybeMarkAlternateProtocolBroken();
|
|
|
| + void MaybeAddConnectionAttempts();
|
| +
|
| // Record histograms of latency until Connect() completes.
|
| static void LogHttpConnectedMetrics(const ClientSocketHandle& handle);
|
|
|
|
|