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

Unified Diff: base/base.gyp

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 | « no previous file | base/debug_util.h » ('j') | no next file with comments »
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 977b9d88bdc2c4e3f54afaf21740e34a7949f3ff..58601ae0a2d606bf6105b1182af519d321542f84 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -549,6 +549,7 @@
'command_line_unittest.cc',
'condition_variable_unittest.cc',
'data_pack_unittest.cc',
+ 'debug_util_unittest.cc',
'directory_watcher_unittest.cc',
'field_trial_unittest.cc',
'file_path_unittest.cc',
« no previous file with comments | « no previous file | base/debug_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698