Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 745acb0d8a5ceff044af3db7b5f07106c09ccdfa..f5833017f9195eb209f52630dfa7df9ce79d7b9a 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -86,7 +86,6 @@ enum IPCMessageStart { |
| WebSocketMsgStart, |
| NaClHostMsgStart, |
| WebRTCIdentityMsgStart, |
| - EncodedVideoCaptureMsgStart, |
| LocalDiscoveryMsgStart, |
| PowerMonitorMsgStart, |
| LastIPCMsgStart // Must come last. |