Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index e63e1f06cf9f4716de9ea038127a7ccf60ec2263..88b0204c564fbf72fe36cc0d2e7453102439094e 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -21,6 +21,7 @@ enum IPCMessageStart { |
| WorkerMsgStart, |
| NaClMsgStart, |
| UtilityMsgStart, |
| + GpuChannelMsgStart, |
| GpuMsgStart, |
| ServiceMsgStart, |
| PpapiMsgStart, |