Index: LayoutTests/inspector/sources/debugger/debugger-step-out-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/debugger-step-out-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-step-out-expected.txt |
index da2d0c4dae3549da5dd9b4c22e17191dbe9206fa..166f171b8a9afb64b2c09de7bfb3fb9263df92e5 100644 |
--- a/LayoutTests/inspector/sources/debugger/debugger-step-out-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger/debugger-step-out-expected.txt |
@@ -1,6 +1,5 @@ |
Tests "step out" functionality in debugger. |
-Debugger was enabled. |
Set timer for test function. |
Script execution paused. |
Call stack: |
@@ -12,5 +11,4 @@ Script execution paused. |
Call stack: |
0) testFunction (debugger-step-out.html:15) |
Script execution resumed. |
-Debugger was disabled. |