Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h |
| index e1d4b4b25e3c2fb917afbcdd76327dd1c1d5ca1f..4667d4b234f75c102f2d19dbd2d29ef14d9e318d 100644 |
| --- a/ipc/ipc_message_utils.h |
| +++ b/ipc/ipc_message_utils.h |
| @@ -58,6 +58,8 @@ enum IPCMessageStart { |
| GpuMsgStart, |
| GpuHostMsgStart, |
| GpuChannelMsgStart, |
| + GpuVideoDecoderHostMsgStart, |
| + GpuVideoDecoderMsgStart, |
| ServiceMsgStart, |
| ServiceHostMsgStart, |
| // NOTE: When you add a new message class, also update |