Index: content/common/input_messages.h |
diff --git a/content/common/input_messages.h b/content/common/input_messages.h |
index de8cc9c93ac0a311551a6f0a60a7f525d6e102a4..fee380bb0f7a1e45e641b1e8c588db5de15da6e2 100644 |
--- a/content/common/input_messages.h |
+++ b/content/common/input_messages.h |
@@ -264,9 +264,6 @@ IPC_MESSAGE_ROUTED0(InputMsg_ImeEventAck) |
// Request from browser to update text input state. |
IPC_MESSAGE_ROUTED0(InputMsg_RequestTextInputStateUpdate) |
- |
-IPC_MESSAGE_ROUTED1(InputMsg_ImeBatchEdit, |
- bool /* begin */) |
#endif |
// Request from browser to update the cursor and composition information. |