| Index: LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt
 | 
| diff --git a/LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt b/LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt
 | 
| index 001d6a5389fe67aa9a584f5d3697baf18a684f4d..dccb8b7f43921e9e8c4a58fbb8906a52b93d2ab0 100644
 | 
| --- a/LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt
 | 
| +++ b/LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt
 | 
| @@ -1,4 +1,4 @@
 | 
| -CONSOLE MESSAGE: line 25: Uncaught Error: Exception in success callback
 | 
| +CONSOLE ERROR: line 25: Uncaught Error: Exception in success callback
 | 
|  Tests that when an exception is thrown in the success callback, the error callback is not invoked. Note that this test throws an exception which is not caught.
 | 
|  
 | 
|  On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 | 
| 
 |