Chromium Code Reviews| Index: tools/run-deopt-fuzzer.py |
| diff --git a/tools/run-deopt-fuzzer.py b/tools/run-deopt-fuzzer.py |
| index 970aa8e616e52f35d5519cb3f63a687fc1bb766d..928c71b743a44a5871c5434412f51c388f55c142 100755 |
| --- a/tools/run-deopt-fuzzer.py |
| +++ b/tools/run-deopt-fuzzer.py |
| @@ -399,6 +399,7 @@ def Execute(arch, mode, args, options, suites, workspace): |
| "gc_stress": False, |
| "gcov_coverage": False, |
| "ignition": False, |
| + "ignition_turbofan": False, |
| "isolates": options.isolates, |
| "mode": mode, |
| "no_i18n": False, |