Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h |
| index b16e05a01325a553fbef7199ffde7d39fc47aa36..e945da0d19fec9b50655e1b7f7ea134a9cbc086b 100644 |
| --- a/ipc/ipc_message_utils.h |
| +++ b/ipc/ipc_message_utils.h |
| @@ -65,6 +65,7 @@ enum IPCMessageStart { |
| DOMStorageMsgStart, |
| IndexedDBMsgStart, |
| PepperFileMsgStart, |
| + SpeechInputMsgStart, |
| }; |
| class DictionaryValue; |