| Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-async-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-async-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-async-expected.txt
|
| index 95cf9bffbb7f9617a1351e6cd79dcfd1ebda79ba..60ac70e5c68a0be791c0c090b619bc57cc748cf3 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-async-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-async-expected.txt
|
| @@ -27,7 +27,6 @@ Running test: testRejectedPromise
|
| type : number
|
| value : 239
|
| }
|
| - wasThrown : true
|
| }
|
|
|
| Running test: testPrimitiveValueInsteadOfPromise
|
| @@ -65,6 +64,5 @@ Running test: testExceptionInEvaluate
|
| type : number
|
| value : 239
|
| }
|
| - wasThrown : true
|
| }
|
|
|
|
|