Index: test/cctest/test-heap.cc |
diff --git a/test/cctest/test-heap.cc b/test/cctest/test-heap.cc |
index 647303520d19e6389a4d3843aea083aef9188227..ca173c25a56b131bb8c871e9ed40903562e77099 100644 |
--- a/test/cctest/test-heap.cc |
+++ b/test/cctest/test-heap.cc |
@@ -2814,7 +2814,6 @@ TEST(Regress169209) { |
CcTest::InitializeVM(); |
Isolate* isolate = Isolate::Current(); |
- // Force experimental natives to compile to normalize heap layout. |
Heap* heap = isolate->heap(); |
HandleScope scope(isolate); |