Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index d8d8b35b562b27895012704fed683392f59c8bcc..3b7362e83289c6bdfd371cbdc6924fca37c51aa1 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -81,6 +81,7 @@ enum IPCMessageStart { |
| ValidationMessageMsgStart, |
| WebRtcLoggingMsgStart, |
| TtsMsgStart, |
| + MemoryBenchmarkMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |