| Index: LayoutTests/inspector/sources/debugger/async-callstack-events-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/async-callstack-events-expected.txt b/LayoutTests/inspector/sources/debugger/async-callstack-events-expected.txt
|
| index 9239432ca2746a84c75505ccefa02aa60b4ea1f8..60057ae005916073f4806c5dc8b4d7952eb8342c 100644
|
| --- a/LayoutTests/inspector/sources/debugger/async-callstack-events-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/async-callstack-events-expected.txt
|
| @@ -15,4 +15,10 @@ Call stack:
|
| 1) doTestSelectionChange (async-callstack-events.html:31)
|
| 2) testFunction (async-callstack-events.html:11)
|
|
|
| +Call stack:
|
| + 0) onVideoPlay (async-callstack-events.html:64)
|
| + [play]
|
| + 0) doTestMediaEvents (async-callstack-events.html:58)
|
| + 1) testFunction (async-callstack-events.html:11)
|
| +
|
|
|
|
|