Index: chrome/browser/renderer_host/plugin_info_message_filter.h |
=================================================================== |
--- chrome/browser/renderer_host/plugin_info_message_filter.h (revision 121250) |
+++ chrome/browser/renderer_host/plugin_info_message_filter.h (working copy) |
@@ -61,7 +61,7 @@ |
private: |
int render_process_id_; |
- const content::ResourceContext* resource_context_; |
+ content::ResourceContext* resource_context_; |
const HostContentSettingsMap* host_content_settings_map_; |
BooleanPrefMember allow_outdated_plugins_; |