| Index: content/child/npapi/webplugin_delegate_impl.h
|
| ===================================================================
|
| --- content/child/npapi/webplugin_delegate_impl.h (revision 245717)
|
| +++ content/child/npapi/webplugin_delegate_impl.h (working copy)
|
| @@ -129,7 +129,8 @@
|
| bool notify_redirects,
|
| bool is_plugin_src_load,
|
| int origin_pid,
|
| - int render_frame_id) OVERRIDE;
|
| + int render_frame_id,
|
| + int render_view_id) OVERRIDE;
|
| // End of WebPluginDelegate implementation.
|
|
|
| gfx::PluginWindowHandle windowed_handle() const { return windowed_handle_; }
|
|
|