| Index: LayoutTests/fast/js/Promise-exception-expected.txt | 
| diff --git a/LayoutTests/fast/js/Promise-exception-expected.txt b/LayoutTests/fast/js/Promise-exception-expected.txt | 
| index 2131d994bb8de548647c75ead861397ad4521f78..57010a37abed92371df578b34089af94d020a309 100644 | 
| --- a/LayoutTests/fast/js/Promise-exception-expected.txt | 
| +++ b/LayoutTests/fast/js/Promise-exception-expected.txt | 
| @@ -2,7 +2,8 @@ Test Promise. | 
|  | 
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | 
|  | 
| -PASS thisInThenCallback === thirdPromise is true | 
| +PASS thisInThenCallback === thirdPromise is false | 
| +PASS thisInThenCallback === window is true | 
| PASS result is "foobar" | 
| PASS successfullyParsed is true | 
|  | 
|  |