Chromium Code Reviews| Index: content/shell/browser/shell_plugin_service_filter.h |
| =================================================================== |
| --- content/shell/browser/shell_plugin_service_filter.h (revision 238847) |
| +++ content/shell/browser/shell_plugin_service_filter.h (working copy) |
| @@ -18,7 +18,7 @@ |
| // PluginServiceFilter implementation. |
| virtual bool IsPluginAvailable(int render_process_id, |
| - int render_view_id, |
| + int render_frame_id, |
| const void* context, |
| const GURL& url, |
| const GURL& policy_url, |