Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h |
| index c7086d2e1764201e7503d3ee2bd749f4a7f08e59..4b901793bf8c314be492e4fb78e0ac07598b160c 100644 |
| --- a/ipc/ipc_message_utils.h |
| +++ b/ipc/ipc_message_utils.h |
| @@ -86,6 +86,7 @@ enum IPCMessageStart { |
| PrintMsgStart, |
| SpellCheckMsgStart, |
| ExtensionMsgStart, |
| + TextInputClientMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |