| Index: LayoutTests/dart/dom/Console-expected.txt
|
| diff --git a/LayoutTests/dart/dom/Console-expected.txt b/LayoutTests/dart/dom/Console-expected.txt
|
| index a74ef58267510af8c8752875c7ad751501a4538e..571725785e72dc7324ea1ead10595b8d4bec4cc3 100644
|
| --- a/LayoutTests/dart/dom/Console-expected.txt
|
| +++ b/LayoutTests/dart/dom/Console-expected.txt
|
| @@ -1,5 +1,4 @@
|
| -CONSOLE MESSAGE: line: 1 Test message.
|
| -CONSOLE MESSAGE: line: 1 42
|
| -CONSOLE MESSAGE: line: 1 TestObject instance
|
| -CONSOLE MESSAGE: line: 1 true
|
| +CONSOLE MESSAGE: line 1: Test message.
|
| +CONSOLE MESSAGE: line 1: 42
|
| +CONSOLE MESSAGE: line 1: true
|
| PASS
|
|
|