| Index: LayoutTests/inspector/console/console-tests-expected.txt
 | 
| diff --git a/LayoutTests/inspector/console/console-tests-expected.txt b/LayoutTests/inspector/console/console-tests-expected.txt
 | 
| index c11f4d56635668ffb8a285b905302dc469249b0b..706759e6b5fb9ff60d29bbde296238fa1930097e 100644
 | 
| --- a/LayoutTests/inspector/console/console-tests-expected.txt
 | 
| +++ b/LayoutTests/inspector/console/console-tests-expected.txt
 | 
| @@ -1,8 +1,8 @@
 | 
|  CONSOLE MESSAGE: line 9: log
 | 
| -CONSOLE MESSAGE: line 10: debug
 | 
| +CONSOLE DEBUG: line 10: debug
 | 
|  CONSOLE MESSAGE: line 11: info
 | 
| -CONSOLE MESSAGE: line 12: warn
 | 
| -CONSOLE MESSAGE: line 13: error
 | 
| +CONSOLE WARNING: line 12: warn
 | 
| +CONSOLE ERROR: line 13: error
 | 
|  CONSOLE MESSAGE: line 15: repeated
 | 
|  CONSOLE MESSAGE: line 15: repeated
 | 
|  CONSOLE MESSAGE: line 15: repeated
 | 
| 
 |