| Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-await-promise-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-await-promise-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-await-promise-expected.txt
|
| index b35547d3e55b9c75e77f814698e96fba8f1989ff..6ae36c0b16d1f43bddc7e664c1923e855831a39a 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-await-promise-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-await-promise-expected.txt
|
| @@ -30,7 +30,6 @@ Running test: testRejectedPromise
|
| a : 1
|
| }
|
| }
|
| - wasThrown : true
|
| }
|
|
|
| Running test: testRejectedPromiseWithStack
|
| @@ -69,7 +68,6 @@ Running test: testRejectedPromiseWithStack
|
| type : number
|
| value : 239
|
| }
|
| - wasThrown : true
|
| }
|
|
|
| Running test: testPendingPromise
|
|
|