| Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt
|
| index 957959049194efd33fc65e37eac0aa414f644dbf..6adaac2c1dc0720825f97f5dc59ad08e144ee337 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-callFunctionOn-async-expected.txt
|
| @@ -49,7 +49,7 @@ Running test: testExceptionInFunctionExpression
|
| Running test: testFunctionReturnNotPromise
|
| {
|
| code : -32000
|
| - message : Result of the function call is not a promise.
|
| + message : Result of the function call is not a promise
|
| }
|
|
|
| Running test: testFunctionReturnResolvedPromiseReturnByValue
|
|
|