diff options
Diffstat (limited to 'ui/events/latency_info.h')
| -rw-r--r-- | ui/events/latency_info.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/events/latency_info.h b/ui/events/latency_info.h index 77efe5f7..31a1055 100644 --- a/ui/events/latency_info.h +++ b/ui/events/latency_info.h @@ -131,6 +131,7 @@ class EVENTS_BASE_EXPORT LatencyInfo { kTypicalMaxComponentsPerLatencyInfo> LatencyMap; LatencyInfo(); + LatencyInfo(const LatencyInfo& other); ~LatencyInfo(); // For test only. |
