Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index ab01171e619c2d9cb8da5237876a9668a5ea1773..3381021c5e05ee9da9c8776a4d069a66030b2935 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -11,6 +11,7 @@ |
| enum IPCMessageStart { |
| AutomationMsgStart = 0, |
| ViewMsgStart, |
| + InputMsgStart, |
| PluginMsgStart, |
| ProfileImportMsgStart, |
| TestMsgStart, |