Index: LayoutTests/inspector/sources/debugger/async-callstack-middle-run-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/async-callstack-middle-run-expected.txt b/LayoutTests/inspector/sources/debugger/async-callstack-middle-run-expected.txt |
index 765181ca163dfa23df2a3cf7e3e83fc3045eb0eb..ee0c826044df5a6548687fb5b339e4856e859ade 100644 |
--- a/LayoutTests/inspector/sources/debugger/async-callstack-middle-run-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger/async-callstack-middle-run-expected.txt |
@@ -1,6 +1,5 @@ |
Tests that capturing asynchronous call stacks in debugger works if started after some time since the page loads. |
-Debugger was enabled. |
Set timer for test function. |
Captured call stacks in no particular order: |
Call stack: |
@@ -11,5 +10,4 @@ Call stack: |
[setTimeout] |
0) timeoutOffCapturing (async-callstack-middle-run.html:16) |
-Debugger was disabled. |