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

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: Grt comments 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
« no previous file with comments | « base/base.gyp ('k') | base/win/wait_chain.h » ('j') | base/win/wait_chain.h » ('J')
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 dac46e236fc868dc1cb539d42da1e51a5f06cdfc..548b93862059d4730dc189ff06fa6922a3f86d3d 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -784,6 +784,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') | base/win/wait_chain.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698