| Index: LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
 | 
| diff --git a/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt b/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
 | 
| index a2f59dabe127f58bd1d332fa975838bfa983c344..538c2f96b57254607560350c714312bb9be94b10 100644
 | 
| --- a/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
 | 
| +++ b/LayoutTests/fast/dom/constructed-objects-prototypes-expected.txt
 | 
| @@ -1,4 +1,4 @@
 | 
| -CONSOLE MESSAGE: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
 | 
| +CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
 | 
|  Make sure prototypes are set up using the window a property came from, instead of the lexical global object.
 | 
|  
 | 
|  On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 | 
| 
 |