Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1183)

Unified Diff: ui/events/latency_info.cc

Issue 2273193002: Make compositor_frame.h NOT include base/trace_event/trace_event.h (Closed)
Patch Set: Fix Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698