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

Unified Diff: base/base.gypi

Issue 22836004: Chrome tracing for system-wide performance stats. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@asvalue
Patch Set: changed GetCurrent to Sample Created 7 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index e22aa2e59510f3a821c1d0ae7b0de470e0f9804f..f7f71de8ca41ba0099bc8614e766967ab2a00f11 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -150,6 +150,7 @@
'debug/trace_event_impl.cc',
'debug/trace_event_impl.h',
'debug/trace_event_impl_constants.cc',
+ 'debug/trace_event_system_stats_monitor.cc',
'debug/trace_event_memory.cc',
'debug/trace_event_memory.h',
'debug/trace_event_win.cc',

Powered by Google App Engine
This is Rietveld 408576698