Index: content/public/browser/plugin_service.h |
=================================================================== |
--- content/public/browser/plugin_service.h (revision 121250) |
+++ content/public/browser/plugin_service.h (working copy) |
@@ -78,7 +78,7 @@ |
// via |is_stale| and returns whether or not the plugin can be found. |
virtual bool GetPluginInfo(int render_process_id, |
int render_view_id, |
- const ResourceContext& context, |
+ ResourceContext* context, |
const GURL& url, |
const GURL& page_url, |
const std::string& mime_type, |