[mb] Remove redundant flags

BUG=chromium:616035
TBR=kjellander@chromium.org, vogelheim@chromium.org, jochen@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2071313002
Cr-Commit-Position: refs/heads/master@{#37067}
This commit is contained in:
machenbach 2016-06-17 05:27:37 -07:00 committed by Commit bot
parent 44bf44f3dc
commit 6a39399763

View File

@ -48,7 +48,6 @@
},
'debug': {
'gyp_defines': 'v8_enable_slow_dchecks=1 v8_optimized_debug=1',
'gn_args': 'is_debug=true',
},