| Index: content/browser/loader/async_resource_handler.h
|
| diff --git a/content/browser/loader/async_resource_handler.h b/content/browser/loader/async_resource_handler.h
|
| index c02a38c34aa9abd660b676c1139bcbd5aba39d21..1279d506be3529f17b4208d80e247f5f5e4d2023 100644
|
| --- a/content/browser/loader/async_resource_handler.h
|
| +++ b/content/browser/loader/async_resource_handler.h
|
| @@ -95,7 +95,6 @@ class CONTENT_EXPORT AsyncResourceHandler : public ResourceHandler,
|
| base::RepeatingTimer progress_timer_;
|
|
|
| int64_t reported_transfer_size_;
|
| - int64_t reported_encoded_body_length_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(AsyncResourceHandler);
|
| };
|
|
|