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