Commit c7eb1656 authored by krasin's avatar krasin Committed by Commit bot

ThinLTO Linux ToT bot: fix a typo, cfi -> lto.

I have mistyped the mixin name. Sorry.

BUG=645295
TBR=dpranke@chromium.org

Review-Url: https://codereview.chromium.org/2331423007
Cr-Commit-Position: refs/heads/master@{#418806}
parent 6b706240
...@@ -2463,7 +2463,7 @@ ...@@ -2463,7 +2463,7 @@
'thin_lto': { 'thin_lto': {
'gn_args': 'use_thin_lto=true', 'gn_args': 'use_thin_lto=true',
'mixins': ['cfi'], 'mixins': ['lto'],
}, },
'tsan': { 'tsan': {
......
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