Index: test/cctest/test-cpu-profiler.cc |
diff --git a/test/cctest/test-cpu-profiler.cc b/test/cctest/test-cpu-profiler.cc |
index 484737e28933fbf9d6f02e8947054a5cea03f3f8..90a8d5d0c6476c170dbfe001ee6d5dc86c92f220 100644 |
--- a/test/cctest/test-cpu-profiler.cc |
+++ b/test/cctest/test-cpu-profiler.cc |
@@ -1030,7 +1030,6 @@ static void TickLines(bool optimize) { |
CcTest::InitializeVM(); |
LocalContext env; |
i::FLAG_allow_natives_syntax = true; |
- i::FLAG_turbo_source_positions = true; |
i::Isolate* isolate = CcTest::i_isolate(); |
i::Factory* factory = isolate->factory(); |
i::HandleScope scope(isolate); |