Index: chrome/common/plugin_messages_internal.h |
=================================================================== |
--- chrome/common/plugin_messages_internal.h (revision 16673) |
+++ chrome/common/plugin_messages_internal.h (working copy) |
@@ -148,8 +148,8 @@ |
IPC_SYNC_MESSAGE_ROUTED0_0(PluginMsg_SetFocus) |
- IPC_SYNC_MESSAGE_ROUTED1_2(PluginMsg_HandleEvent, |
- NPEvent /* event */, |
+ IPC_SYNC_MESSAGE_ROUTED1_2(PluginMsg_HandleInputEvent, |
+ IPC::WebInputEventPointer /* event */, |
bool /* handled */, |
WebCursor /* cursor type*/) |