Index: content/browser/loader/throttling_resource_handler.h |
diff --git a/content/browser/loader/throttling_resource_handler.h b/content/browser/loader/throttling_resource_handler.h |
index 168dc569c273142aff2acb1b32464dd7226d8f64..65117bc93d264435c146c300d675f026e597819d 100644 |
--- a/content/browser/loader/throttling_resource_handler.h |
+++ b/content/browser/loader/throttling_resource_handler.h |
@@ -59,8 +59,6 @@ class ThrottlingResourceHandler : public LayeredResourceHandler, |
}; |
DeferredStage deferred_stage_; |
- net::URLRequest* request_; |
- |
ScopedVector<ResourceThrottle> throttles_; |
size_t index_; |