| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/copy-stack-trace-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/copy-stack-trace-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/copy-stack-trace-expected.txt
|
| index d302bc8a1f978c3c12929e0a48323df888287c91..ee2a1ca05ad04850a6c9704a7ac43af3c3642819 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/copy-stack-trace-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/copy-stack-trace-expected.txt
|
| @@ -5,5 +5,8 @@ Script execution paused.
|
| functionBaz (copy-stack-trace.html:19)
|
| functionBar (copy-stack-trace.html:14)
|
| testFunction (copy-stack-trace.html:9)
|
| +setTimeout (async)
|
| +scheduleTestFunction (debugger-test.js:3)
|
| +(anonymous) (VM:1)
|
| Script execution resumed.
|
|
|
|
|