| Index: LayoutTests/inspector/console/console-assert-expected.txt
 | 
| diff --git a/LayoutTests/inspector/console/console-assert-expected.txt b/LayoutTests/inspector/console/console-assert-expected.txt
 | 
| index fc23ab0195d74ef896847b1663ea19889ca01f79..428a37a5aed38487ba6cb9de5779039e26848644 100644
 | 
| --- a/LayoutTests/inspector/console/console-assert-expected.txt
 | 
| +++ b/LayoutTests/inspector/console/console-assert-expected.txt
 | 
| @@ -1,5 +1,5 @@
 | 
| -CONSOLE MESSAGE: line 9: 1
 | 
| -CONSOLE MESSAGE: line 10: a
 | 
| +CONSOLE ERROR: line 9: 1
 | 
| +CONSOLE ERROR: line 10: a
 | 
|  Tests that console.assert() will dump a message and stack trace with source URLs and line numbers.
 | 
|  
 | 
|  Assertion failed: 1 console-assert.html:9b console-assert.html:9a console-assert.html:15
 | 
| 
 |