Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 1b05906f61c2efb84f3a22a4f2c6a6389c6e0b2f..eab01a5abf14101479dc81b04e675a81cab4f834 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -137,6 +137,7 @@ enum IPCMessageStart { |
| StartupMetricMsgStart, |
| ArcCameraMsgStart, |
| DWriteFontProxyMsgStart, |
| + FrameletGuestViewMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |