Index: content/common/plugin_messages.h |
=================================================================== |
--- content/common/plugin_messages.h (revision 86090) |
+++ content/common/plugin_messages.h (working copy) |
@@ -98,9 +98,8 @@ |
HWND /* window */, |
HWND /* parent */) |
-IPC_MESSAGE_CONTROL3(PluginProcessHostMsg_DownloadUrl, |
+IPC_MESSAGE_CONTROL2(PluginProcessHostMsg_DownloadUrl, |
std::string /* URL */, |
- int /* process id */, |
HWND /* caller window */) |
#endif |