Index: content/browser/renderer_host/resource_dispatcher_host_request_info.cc |
=================================================================== |
--- content/browser/renderer_host/resource_dispatcher_host_request_info.cc (revision 121250) |
+++ content/browser/renderer_host/resource_dispatcher_host_request_info.cc (working copy) |
@@ -27,7 +27,7 @@ |
bool allow_download, |
bool has_user_gesture, |
WebKit::WebReferrerPolicy referrer_policy, |
- const content::ResourceContext* context) |
+ content::ResourceContext* context) |
: resource_handler_(handler), |
cross_site_handler_(NULL), |
process_type_(process_type), |