Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h |
| index 75231d825f2b4178b52ce5f1b719b7eb10a7970c..0d432392809ee4568b452f9fc9d1b76884c355db 100644 |
| --- a/ipc/ipc_message_utils.h |
| +++ b/ipc/ipc_message_utils.h |
| @@ -68,6 +68,7 @@ enum IPCMessageStart { |
| SpeechInputMsgStart, |
| PepperMsgStart, |
| AutoFillMsgStart, |
| + TextInputClientMsgStart, |
| }; |
| class DictionaryValue; |