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

Unified Diff: chrome/app/chrome.dll.deps

Issue 62140: Print backtraces on FATAL log messages in debug mode. (Closed)
Patch Set: Add todo for stackwalk64 Created 11 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 | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome.dll.deps
diff --git a/chrome/app/chrome.dll.deps b/chrome/app/chrome.dll.deps
index afb571021565f88e52886b1d0a9238b2c8d0d4d0..76e8b0d2e31d37a05ab4d5849f2b22edc21d910c 100644
--- a/chrome/app/chrome.dll.deps
+++ b/chrome/app/chrome.dll.deps
@@ -27,6 +27,7 @@ delay_loaded = [
'WS2_32.dll',
'PSAPI.DLL',
'dwmapi.dll',
+ 'dbghelp.dll',
'COMDLG32.dll',
'urlmon.dll',
'avcodec-52.dll',
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698