Index: content/browser/frame_host/navigation_request_info.h |
diff --git a/content/browser/frame_host/navigation_request_info.h b/content/browser/frame_host/navigation_request_info.h |
index fc10074e04bd57b9466bbd38976463b504c59c7a..f63db7738d3cbea252d2c2af181a62149346930b 100644 |
--- a/content/browser/frame_host/navigation_request_info.h |
+++ b/content/browser/frame_host/navigation_request_info.h |
@@ -42,7 +42,6 @@ struct CONTENT_EXPORT NavigationRequestInfo { |
const bool parent_is_main_frame; |
const int frame_tree_node_id; |
- int service_worker_provider_id; |
scoped_refptr<ResourceRequestBody> request_body; |
}; |