Index: chrome/browser/download/download_extension_api.h |
=================================================================== |
--- chrome/browser/download/download_extension_api.h (revision 121250) |
+++ chrome/browser/download/download_extension_api.h (working copy) |
@@ -135,7 +135,7 @@ |
std::string method; |
std::string post_body; |
ResourceDispatcherHost* rdh; |
- const content::ResourceContext* resource_context; |
+ content::ResourceContext* resource_context; |
int render_process_host_id; |
int render_view_host_routing_id; |
}; |