| 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 e6cbd47ace229918e691109320227eed58249a3c..17f1c833054be14cb2adccece7d70afba4e12ad4 100644
|
| --- a/net/http/http_stream_factory_impl_job.h
|
| +++ b/net/http/http_stream_factory_impl_job.h
|
| @@ -465,7 +465,6 @@ class HttpStreamFactoryImpl::Job {
|
|
|
| JobStatus job_status_;
|
| JobStatus other_job_status_;
|
| - base::TimeTicks job_stream_ready_start_time_;
|
|
|
| // Type of stream that is requested.
|
| HttpStreamRequest::StreamType stream_type_;
|
|
|