Index: ipc/ipc_message_start.h |
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
index c151c5477245e77526a1f35161bf20c37c6c6d4f..82786b5c4480ac7ee59132e80c5cef0fdffd01da 100644 |
--- a/ipc/ipc_message_start.h |
+++ b/ipc/ipc_message_start.h |
@@ -132,6 +132,7 @@ enum IPCMessageStart { |
ArcInstanceMsgStart, |
ArcInstanceHostMsgStart, |
DistillerMsgStart, |
+ StartupMetricMsgStart, |
LastIPCMsgStart // Must come last. |
}; |