| Index: LayoutTests/inspector/sources/debugger/async-callstack-eval-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/async-callstack-eval-expected.txt b/LayoutTests/inspector/sources/debugger/async-callstack-eval-expected.txt
|
| index 72cec144e73eb682ca641c25a8df5b6bd4fa78e3..e3c9f85f77e8c3e683350126011831010f931d77 100644
|
| --- a/LayoutTests/inspector/sources/debugger/async-callstack-eval-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/async-callstack-eval-expected.txt
|
| @@ -1,6 +1,5 @@
|
| Tests evaluation in an async call frame.
|
|
|
| -Debugger was enabled.
|
| Set timer for test function.
|
| Call stack:
|
| 0) timeout (async-callstack-eval.html:24)
|
| @@ -10,5 +9,4 @@ Call stack:
|
| Select call frame: inner
|
| a = "PASS"
|
| b = "PASS"
|
| -Debugger was disabled.
|
|
|
|
|