diff options
Diffstat (limited to 'ipc/ipc_message_start.h')
-rw-r--r-- | ipc/ipc_message_start.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h index 2ebb832..79c823b 100644 --- a/ipc/ipc_message_start.h +++ b/ipc/ipc_message_start.h @@ -87,6 +87,7 @@ enum IPCMessageStart { NaClHostMsgStart, WebRTCIdentityMsgStart, EncodedVideoCaptureMsgStart, + LocalDiscoveryMsgStart, LastIPCMsgStart // Must come last. }; |