Chromium Code Reviews| Index: net/url_request/url_request_http_job.h |
| =================================================================== |
| --- net/url_request/url_request_http_job.h (revision 81709) |
| +++ net/url_request/url_request_http_job.h (working copy) |
| @@ -147,8 +147,6 @@ |
| void RecordCompressionHistograms(); |
| bool IsCompressibleContent() const; |
| - static bool IsSNIAvailable(URLRequestContext* context); |
| - |
| base::Time request_creation_time_; |
| // Data used for statistics gathering. This data is only used for histograms |