| Index: LayoutTests/inspector/sources/debugger/debugger-pause-in-eval-script-expected.txt
 | 
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-pause-in-eval-script-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-pause-in-eval-script-expected.txt
 | 
| index 7593efc1fe5db70346f5165769994166358298fd..450a24dff9aedfa56600dd8c6b8233d39c3667cc 100644
 | 
| --- a/LayoutTests/inspector/sources/debugger/debugger-pause-in-eval-script-expected.txt
 | 
| +++ b/LayoutTests/inspector/sources/debugger/debugger-pause-in-eval-script-expected.txt
 | 
| @@ -1,10 +1,8 @@
 | 
|  Tests that debugger will stop on "debugger" statement in a function that was added to the inspected page via evaluation in Web Inspector console.Bug 41058
 | 
|  
 | 
| -Debugger was enabled.
 | 
|  Evaluated script in console.
 | 
|  Script execution paused.
 | 
|  Call stack:
 | 
|      0) testFunction (:3)
 | 
|  Script execution resumed.
 | 
| -Debugger was disabled.
 | 
|  
 | 
| 
 |