Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index d4966bc41962b7a93c7d94978f1aa10f0bedc165..873327217cfef9d0c1190498d1fcebd583448cc2 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -124,6 +124,7 @@ enum IPCMessageStart { |
| DataReductionProxyStart, |
| ContentSettingsMsgStart, |
| ChromeAppBannerMsgStart, |
| + VRMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |