| Index: ipc/ipc_message_start.h
|
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
|
| index 1cec310fc81cd56c4b325ba4e51b86e477476190..3cf58f9210f09bc7789c736777a5bb84b690889f 100644
|
| --- a/ipc/ipc_message_start.h
|
| +++ b/ipc/ipc_message_start.h
|
| @@ -115,6 +115,7 @@ enum IPCMessageStart {
|
| NavigatorConnectMsgStart,
|
| CastMediaMsgStart,
|
| AwMessagePortMsgStart,
|
| + ExtensionsGuestViewMsgStart,
|
| GuestViewMsgStart,
|
| // Note: CastCryptoMsgStart and CastChannelMsgStart reserved for Chromecast
|
| // internal code. Contact gunsch@ before changing/removing.
|
|
|