Commit c7443874 authored by machenbach's avatar machenbach Committed by Commit bot

[mb] Fix typo in mb config

BUG=chromium:616035
TBR=kjellander@chromium.org
NOTRY=true
NOTREECHECKS=true
NOPRESUBMIT=true

Review-Url: https://codereview.chromium.org/2072833004
Cr-Commit-Position: refs/heads/master@{#37054}
parent 198e09de
......@@ -112,7 +112,7 @@
},
'v8_enable_slow_dchecks': {
'gn_args': v8_enable_slow_dchecks=true',
'gn_args': 'v8_enable_slow_dchecks=true',
'gyp_defines': 'v8_enable_slow_dchecks=1',
},
......
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