| Index: LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt b/LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt
|
| index 33d2ea331a3734b16d8796f0a75d8e11fe4e3aff..c6a16025c94ef5eee6e6f644e69b30faeb590172 100644
|
| --- a/LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/async-callstack-scopes-expected.txt
|
| @@ -15,7 +15,7 @@ WindowGlobal
|
| ObjectWith Block
|
| foo: "bar2"
|
| Catch
|
| - e: Error
|
| + e: Error: An exception
|
| Local
|
| arguments: Arguments[1]
|
| innerFunctionLocalVar: 202
|
|
|