Chromium Code Reviews| Index: test/cctest/compiler/test-run-unwinding-info.cc |
| diff --git a/test/cctest/compiler/test-run-unwinding-info.cc b/test/cctest/compiler/test-run-unwinding-info.cc |
| index c747c8a40ea8ffad57e1194464c5923fc06e8f12..e50fcd90cdc7ef6c5ade81fa5cc75505f75860eb 100644 |
| --- a/test/cctest/compiler/test-run-unwinding-info.cc |
| +++ b/test/cctest/compiler/test-run-unwinding-info.cc |
| @@ -17,6 +17,7 @@ namespace internal { |
| namespace compiler { |
| TEST(RunUnwindingInfo) { |
| + FLAG_always_opt = true; |
| FLAG_perf_prof_unwinding_info = true; |
| FunctionTester tester( |