Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 1eda50ae3d4def30b5506ce1166f1b54855fe2ce..6135e3633f7bd2322db1a30c9f88042749163e0a 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -121,6 +121,7 @@ enum IPCMessageStart { |
| CastCryptoMsgStart, |
| DataReductionProxyStart, |
| ContentSettingsMsgStart, |
| + VRMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |