| Index: chrome/browser/plugin_process_host.h
|
| ===================================================================
|
| --- chrome/browser/plugin_process_host.h (revision 25381)
|
| +++ chrome/browser/plugin_process_host.h (working copy)
|
| @@ -67,7 +67,7 @@
|
| // channel name.
|
| static void ReplyToRenderer(ResourceMessageFilter* renderer_message_filter,
|
| const IPC::ChannelHandle& channel,
|
| - const FilePath& plugin_path,
|
| + const WebPluginInfo& info,
|
| IPC::Message* reply_msg);
|
|
|
| // This function is called on the IO thread once we receive a reply from the
|
|
|