Index: ipc/ipc_message_start.h |
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
index f5833017f9195eb209f52630dfa7df9ce79d7b9a..53965c2667a8b104d86f6302048bb384a93c361a 100644 |
--- a/ipc/ipc_message_start.h |
+++ b/ipc/ipc_message_start.h |
@@ -87,8 +87,9 @@ enum IPCMessageStart { |
NaClHostMsgStart, |
WebRTCIdentityMsgStart, |
LocalDiscoveryMsgStart, |
+ NetworkingPrivateMsgStart, |
PowerMonitorMsgStart, |
- LastIPCMsgStart // Must come last. |
+ LastIPCMsgStart // Must come last. |
}; |
#endif // IPC_IPC_MESSAGE_START_H_ |