Index: content/shell/browser/shell_plugin_service_filter.cc |
=================================================================== |
--- content/shell/browser/shell_plugin_service_filter.cc (revision 238847) |
+++ content/shell/browser/shell_plugin_service_filter.cc (working copy) |
@@ -15,7 +15,7 @@ |
bool ShellPluginServiceFilter::IsPluginAvailable( |
int render_process_id, |
- int render_view_id, |
+ int render_frame_id, |
const void* context, |
const GURL& url, |
const GURL& policy_url, |