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

Unified Diff: base/base.gypi

Issue 1834463002: Identify the hung thread using the Wait Chain Traversal API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 8 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 2cc906f4ae3fe10ac488a8b7efa50298eedca35f..0d809d159e82bfcc7da58449c08c49d3b30728b3 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -789,6 +789,8 @@
'win/shortcut.h',
'win/startup_information.cc',
'win/startup_information.h',
+ 'win/wait_chain.cc',
+ 'win/wait_chain.h',
'win/win_util.cc',
'win/win_util.h',
'win/windows_version.cc',
« no previous file with comments | « base/base.gyp ('k') | base/win/wait_chain.h » ('j') | chrome/chrome_watcher/kasko_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698