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