| Index: LayoutTests/dart/exception-expected.txt
|
| diff --git a/LayoutTests/dart/exception-expected.txt b/LayoutTests/dart/exception-expected.txt
|
| index 771c35ea0928cf871f4807782d54e2ab5c10502c..91091c0896c5a12e78eb54263b0b7efc0bd71c0c 100644
|
| --- a/LayoutTests/dart/exception-expected.txt
|
| +++ b/LayoutTests/dart/exception-expected.txt
|
| @@ -1,2 +1,4 @@
|
| -CONSOLE ERROR: line 17: Exception: Thrown from event listener
|
| +CONSOLE ERROR: line 1: Uncaught Unhandled exception:
|
| +Thrown from event listener
|
| +#0 main.<anonymous closure> (exception.html:19:17)
|
| PASS
|
|
|