| 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 a91057e6f327aae71538457f1500b231900702bf..2058b7829802b1c05b6989509d1905d1bf5b4ee1 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
|
| @@ -25,6 +25,18 @@ Running test: testRejectedPromise
|
| stackTrace : {
|
| callFrames : [
|
| ]
|
| + parent : {
|
| + callFrames : [
|
| + [0] : {
|
| + columnNumber : 8
|
| + functionName :
|
| + lineNumber : 0
|
| + scriptId : 0
|
| + url :
|
| + }
|
| + ]
|
| + description : Promise.reject
|
| + }
|
| }
|
| text : Uncaught (in promise)
|
| }
|
|
|