Index: content/browser/renderer_host/render_message_filter.h |
=================================================================== |
--- content/browser/renderer_host/render_message_filter.h (revision 121250) |
+++ content/browser/renderer_host/render_message_filter.h (working copy) |
@@ -243,7 +243,7 @@ |
scoped_refptr<net::URLRequestContextGetter> request_context_; |
// The ResourceContext which is to be used on the IO thread. |
- const content::ResourceContext& resource_context_; |
+ content::ResourceContext* resource_context_; |
scoped_refptr<RenderWidgetHelper> render_widget_helper_; |