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 d972761..39a7851 100644 --- a/ipc/ipc_message_start.h +++ b/ipc/ipc_message_start.h @@ -100,6 +100,7 @@ enum IPCMessageStart { MediaStreamTrackMetricsHostMsgStart, ChromeExtensionMsgStart, MojoMsgStart, + TranslateMsgStart, LastIPCMsgStart // Must come last. }; |