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

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: rebased 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
« no previous file with comments | « base/base.gyp ('k') | base/debug/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 616c62ad43d2f8aa7ecf9038fc90b52369c21bbc..ad2e3ceac4a1dde04769d1f828c3921bdebbfe43 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -147,6 +147,10 @@
'cpu.h',
'critical_closure.h',
'critical_closure_internal_ios.mm',
+ 'debug/activity_analyzer.cc',
+ 'debug/activity_analyzer.h',
+ 'debug/activity_tracker.cc',
+ 'debug/activity_tracker.h',
'debug/alias.cc',
'debug/alias.h',
'debug/asan_invalid_access.cc',
« no previous file with comments | « base/base.gyp ('k') | base/debug/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698