Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 61f1dcc81419634add50851ffb8f962f438e9156..fa989792bc7b916a9914594a36d383214a938f8d 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -79,6 +79,7 @@ enum IPCMessageStart { |
| AppShimMsgStart, |
| ValidationMessageMsgStart, |
| WebRtcLoggingMsgStart, |
| + TtsMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |