Index: content/browser/service_worker/foreign_fetch_request_handler.h |
diff --git a/content/browser/service_worker/foreign_fetch_request_handler.h b/content/browser/service_worker/foreign_fetch_request_handler.h |
index 5968f1037be94333ebf0ac252082cf6edf8781c0..6a86d510bbd1b6a6c5fe0f47c2e878d642b9108c 100644 |
--- a/content/browser/service_worker/foreign_fetch_request_handler.h |
+++ b/content/browser/service_worker/foreign_fetch_request_handler.h |
@@ -122,6 +122,7 @@ class CONTENT_EXPORT ForeignFetchRequestHandler |
RequestContextType request_context_type_; |
RequestContextFrameType frame_type_; |
scoped_refptr<ResourceRequestBodyImpl> body_; |
+ ResourceContext* resource_context_; |
base::WeakPtr<ServiceWorkerURLRequestJob> job_; |
scoped_refptr<ServiceWorkerVersion> target_worker_; |