| 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 d5aa5ba5918f5893d48a75d86aaa85966390a36a..88d323486b5d066b330104a24aed06933da48bf8 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
|
|
|