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..25cb7f1eeb0481aecae60f83372d7aaf1131aecf 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -11,6 +11,7 @@ |
| enum IPCMessageStart { |
| AutomationMsgStart = 0, |
| ViewMsgStart, |
| + ViewInputMsgStart, |
| PluginMsgStart, |
| ProfileImportMsgStart, |
| TestMsgStart, |