Chromium Code Reviews| Index: ui/events/latency_info.cc |
| diff --git a/ui/events/latency_info.cc b/ui/events/latency_info.cc |
| index d84dec89b4f29583c7ceace2761881952224260b..76a3e2e299f1a5565ff8a9bff032925ab96ffd5a 100644 |
| --- a/ui/events/latency_info.cc |
| +++ b/ui/events/latency_info.cc |
| @@ -14,6 +14,7 @@ |
| #include "base/lazy_instance.h" |
| #include "base/macros.h" |
| #include "base/strings/stringprintf.h" |
| +#include "base/trace_event/trace_event.h" |
| namespace { |