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

Unified Diff: base/base.gypi

Issue 1980743002: Track thread activities in order to diagnose hangs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@readwrite-mmf
Patch Set: general improvements and scoped activities Created 4 years, 7 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 368348d736ed488ca7982f0a73e950e13ada65cc..bbb2f7fc4dba4a31cecc4c84d082317a94fe0cc5 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -394,6 +394,8 @@
'message_loop/message_pump_win.cc',
'message_loop/message_pump_win.h',
'message_loop/timer_slack.h',
+ 'metrics/activity_tracker.cc',
+ 'metrics/activity_tracker.h',
'metrics/bucket_ranges.cc',
'metrics/bucket_ranges.h',
'metrics/histogram.cc',
« no previous file with comments | « base/base.gyp ('k') | base/debug/task_annotator.cc » ('j') | base/metrics/activity_tracker.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698