| Index: ipc/ipc_message_start.h
|
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
|
| index f5833017f9195eb209f52630dfa7df9ce79d7b9a..38d327709dafae90278b8dc874c4a15bfadc1159 100644
|
| --- a/ipc/ipc_message_start.h
|
| +++ b/ipc/ipc_message_start.h
|
| @@ -88,7 +88,8 @@ enum IPCMessageStart {
|
| WebRTCIdentityMsgStart,
|
| LocalDiscoveryMsgStart,
|
| PowerMonitorMsgStart,
|
| - LastIPCMsgStart // Must come last.
|
| + NavigationControllerMsgStart,
|
| + LastIPCMsgStart // Must come last.
|
| };
|
|
|
| #endif // IPC_IPC_MESSAGE_START_H_
|
|
|