diff options
Diffstat (limited to 'ipc')
-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 7bbde9e1a..10024fc 100644 --- a/ipc/ipc_message_start.h +++ b/ipc/ipc_message_start.h @@ -97,6 +97,7 @@ enum IPCMessageStart { CastMsgStart, CdmMsgStart, ScreenOrientationMsgStart, + MediaStreamTrackMetricsHostMsgStart, LastIPCMsgStart // Must come last. }; |