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..02f28ca7459c75397adeecb4a16e5056dfcab1dc 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -22,6 +22,7 @@ enum IPCMessageStart { |
| NaClMsgStart, |
| UtilityMsgStart, |
| GpuMsgStart, |
| + GpuBrowserMsgStart, |
| ServiceMsgStart, |
| PpapiMsgStart, |
| FirefoxImporterUnittestMsgStart, |