Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index e934c98dc963a422eea25d069ea4a0462c416769..238e1a50097733dd57ddc5e2090985c95c8ed350 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -119,6 +119,7 @@ enum IPCMessageStart { |
| // Contact gunsch@ before changing/removing. |
| CastCryptoMsgStart, |
| DataReductionProxyStart, |
| + VRMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |