| Index: net/url_request/url_request_http_job.h
|
| diff --git a/net/url_request/url_request_http_job.h b/net/url_request/url_request_http_job.h
|
| index b7ac50cc60cc089a92e77f8d42be68ca1ef94df7..d38b46281cce110df24ae573e32722cb9e418cab 100644
|
| --- a/net/url_request/url_request_http_job.h
|
| +++ b/net/url_request/url_request_http_job.h
|
| @@ -190,9 +190,6 @@ class NET_EXPORT_PRIVATE URLRequestHttpJob : public URLRequestJob {
|
|
|
| bool read_in_progress_;
|
|
|
| - // An URL for an SDCH dictionary as suggested in a Get-Dictionary HTTP header.
|
| - GURL sdch_dictionary_url_;
|
| -
|
| scoped_ptr<HttpTransaction> transaction_;
|
|
|
| // This is used to supervise traffic and enforce exponential
|
|
|