Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 3381021c5e05ee9da9c8776a4d069a66030b2935..45ed9cfa9c9ef6acf17a4b5f903795549682967f 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -78,6 +78,7 @@ enum IPCMessageStart { |
| OneClickSigninMsgStart, |
| AppShimMsgStart, |
| WebRtcLoggingMsgStart, |
| + TtsMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |