Chromium Code Reviews| Index: chrome/common/render_messages_internal.h |
| =================================================================== |
| --- chrome/common/render_messages_internal.h (revision 25381) |
| +++ chrome/common/render_messages_internal.h (working copy) |
| @@ -1024,7 +1024,7 @@ |
| std::string /* clsid */, |
| std::wstring /* locale */, |
| IPC::ChannelHandle /* handle to channel */, |
| - FilePath /* plugin_path */) |
| + WebPluginInfo /* info */) |
| #if defined(OS_LINUX) |
| // A renderer sends this when it needs a browser-side widget for |