Commit 276f15d4 authored by machenbach's avatar machenbach Committed by Commit bot

[build] Enable v8 backtrace on all standalone bots

BUG=

Review-Url: https://codereview.chromium.org/2204593009
Cr-Commit-Position: refs/heads/master@{#38313}
parent 31554f5b
......@@ -438,7 +438,8 @@
},
'debug': {
'gn_args': 'is_debug=true',
'gn_args': 'is_debug=true v8_enable_backtrace=true',
'gyp_defines': 'v8_enable_backtrace=1',
},
'debug_bot': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment