Index: ui/events/latency_info.h |
diff --git a/ui/events/latency_info.h b/ui/events/latency_info.h |
index 332b8ff9fc1dbe17267fcab1891ab211d357d748..a99476407b1311dac37a04819a1dbef37fcbb772 100644 |
--- a/ui/events/latency_info.h |
+++ b/ui/events/latency_info.h |
@@ -65,6 +65,7 @@ enum LatencyComponentType { |
// This component indicates that the cached LatencyInfo number exceeds the |
// maximal allowed size. |
LATENCY_INFO_LIST_TERMINATED_OVERFLOW_COMPONENT, |
+ LATENCY_COMPONENT_TYPE_LAST = LATENCY_INFO_LIST_TERMINATED_OVERFLOW_COMPONENT |
}; |
struct EVENTS_BASE_EXPORT LatencyInfo { |