Index: test/inspector/heap-profiler/take-heap-snapshot-on-pause.js |
diff --git a/test/inspector/heap-profiler/take-heap-snapshot-on-pause.js b/test/inspector/heap-profiler/take-heap-snapshot-on-pause.js |
index e36b11558d18fcce12d6483ab9f6bc89cace4be6..bb8c211d5f650652c693db7913266ce6f51a6853 100644 |
--- a/test/inspector/heap-profiler/take-heap-snapshot-on-pause.js |
+++ b/test/inspector/heap-profiler/take-heap-snapshot-on-pause.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-print('Checks that takeHeapSnapshot uses empty accessing_context for access \ |
+InspectorTest.log('Checks that takeHeapSnapshot uses empty accessing_context for access \ |
checks.'); |
InspectorTest.addScript(` |