Index: LayoutTests/inspector/sources/debugger/frameworks-with-async-callstack-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/frameworks-with-async-callstack-expected.txt b/LayoutTests/inspector/sources/debugger/frameworks-with-async-callstack-expected.txt |
index b406008465fe7e98f14208e4363822e6980d72e5..a2c49c48348309c5d5c2c1c8dade4518d0f5ab48 100644 |
--- a/LayoutTests/inspector/sources/debugger/frameworks-with-async-callstack-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger/frameworks-with-async-callstack-expected.txt |
@@ -1,7 +1,6 @@ |
Tests the async call stacks and framework black-boxing features working together. |
-Debugger was enabled. |
Set timer for test function. |
Call stack: |
0) callback2 (frameworks-with-async-callstack.html:30) |
@@ -34,5 +33,4 @@ Call stack: |
1) timeout1 (frameworks-with-async-callstack.html:20) |
[setTimeout] |
0) testFunction (frameworks-with-async-callstack.html:15) |
-Debugger was disabled. |