Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index f1b416dac04782d0e19970f1435c710005712598..f62c0772baa6d22e4ae0144c274dfa6187ca86cc 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -114,6 +114,7 @@ enum IPCMessageStart { |
| LayoutTestMsgStart, |
| DnsPrefetchMsgStart, |
| BluetoothMsgStart, |
| + CastMediaMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |