| Index: ppapi/proxy/ppapi_messages.h
|
| ===================================================================
|
| --- ppapi/proxy/ppapi_messages.h (revision 132273)
|
| +++ ppapi/proxy/ppapi_messages.h (working copy)
|
| @@ -986,8 +986,6 @@
|
| PP_Rect /* bounding_box */)
|
| IPC_MESSAGE_ROUTED1(PpapiHostMsg_PPBTextInput_CancelCompositionText,
|
| PP_Instance /* instance */)
|
| -IPC_MESSAGE_ROUTED1(PpapiHostMsg_PPBTextInput_SelectionChanged,
|
| - PP_Instance /* instance */)
|
| IPC_MESSAGE_ROUTED4(PpapiHostMsg_PPBTextInput_UpdateSurroundingText,
|
| PP_Instance /* instance */,
|
| std::string /* text */,
|
|
|