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

Unified Diff: base/debug/trace_event.h

Issue 22836004: Chrome tracing for system-wide performance stats. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@asvalue
Patch Set: rebase Created 7 years, 3 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: base/debug/trace_event.h
diff --git a/base/debug/trace_event.h b/base/debug/trace_event.h
index 43eb09c4771318528290d38d1ab0b28565da0833..8bff431daef747f684a2da9c527e342b72d24878 100644
--- a/base/debug/trace_event.h
+++ b/base/debug/trace_event.h
@@ -195,6 +195,7 @@
#include "base/atomicops.h"
#include "base/debug/trace_event_impl.h"
#include "base/debug/trace_event_memory.h"
+#include "base/debug/trace_event_system_stats_monitor.h"
#include "build/build_config.h"
// By default, const char* argument values are assumed to have long-lived scope

Powered by Google App Engine
This is Rietveld 408576698