summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_process_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/plugin_process_host.h')
-rw-r--r--chrome/browser/plugin_process_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/plugin_process_host.h b/chrome/browser/plugin_process_host.h
index cf526b4..7b5c6c1 100644
--- a/chrome/browser/plugin_process_host.h
+++ b/chrome/browser/plugin_process_host.h
@@ -67,7 +67,7 @@ class PluginProcessHost : public ChildProcessHost,
// 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