Index: ipc/ipc_message_start.h |
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
index f5833017f9195eb209f52630dfa7df9ce79d7b9a..0cc1b95fdfbed6cb522686729158c597475ad23e 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. |
+ NavControllerMsgStart, |
+ LastIPCMsgStart // Must come last. |
}; |
#endif // IPC_IPC_MESSAGE_START_H_ |