| Index: LayoutTests/plugins/call-as-function-expected.txt
 | 
| diff --git a/LayoutTests/plugins/call-as-function-expected.txt b/LayoutTests/plugins/call-as-function-expected.txt
 | 
| index e6301551945a3533b5d4b1f90b7017ff098ee130..199710832429a27e6e40ab82c9c8c338b73b045e 100644
 | 
| --- a/LayoutTests/plugins/call-as-function-expected.txt
 | 
| +++ b/LayoutTests/plugins/call-as-function-expected.txt
 | 
| @@ -1,4 +1,4 @@
 | 
| -CONSOLE MESSAGE: line 9: Uncaught Error: Error calling method on NPObject.
 | 
| +CONSOLE ERROR: line 9: Uncaught Error: Error calling method on NPObject.
 | 
|  
 | 
|  This tests that call a plugin object (NPObject) as a function invokes invokeDefault() function on the object.
 | 
|  
 | 
| 
 |