| Index: LayoutTests/inspector/sources/debugger/properties-special-expected.txt
 | 
| diff --git a/LayoutTests/inspector/sources/debugger/properties-special-expected.txt b/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
 | 
| index 41000876ea9927c7f522d92b66dd0ac16eda314c..9e73c4a525ecfc3e81f6f7ccecb680aee5665e29 100644
 | 
| --- a/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
 | 
| +++ b/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
 | 
| @@ -1,6 +1,5 @@
 | 
|  Tests how debugger presents special properties of closures, bound functions and object wrappers.
 | 
|  
 | 
| -Debugger was enabled.
 | 
|  Script source was shown.
 | 
|  Set timer for test function.
 | 
|  Watch expressions updated.
 | 
| @@ -29,5 +28,4 @@ Nodes are expanded.
 | 
|      '[[TargetFunction]]' => 'function (a,b) { return a + b; }'
 | 
|      '[[BoundThis]]' => 'Object'
 | 
|      '[[BoundArgs]]' => 'Array[1]'
 | 
| -Debugger was disabled.
 | 
|  
 | 
| 
 |