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

Unified Diff: base/base.gyp

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/BUILD.gn ('k') | base/base.gypi » ('j') | base/win/wait_chain.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 25918035bcba6d60d1ef3bbdf35c1913cbabf671..d7c87148e19ab0d76b8fc7b62376580f695004ff 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -604,6 +604,7 @@
'win/scoped_variant_unittest.cc',
'win/shortcut_unittest.cc',
'win/startup_information_unittest.cc',
+ 'win/wait_chain_unittest.cc',
'win/win_util_unittest.cc',
'win/windows_version_unittest.cc',
'win/wrapped_window_proc_unittest.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/base.gypi » ('j') | base/win/wait_chain.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698