Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index f5833017f9195eb209f52630dfa7df9ce79d7b9a..dc9be23da7c0d89cf1d0bb0708f35ca906eea974 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -88,6 +88,7 @@ enum IPCMessageStart { |
| WebRTCIdentityMsgStart, |
| LocalDiscoveryMsgStart, |
| PowerMonitorMsgStart, |
| + EncryptedMediaMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |