| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
|
| index ca473cc1f69f7048e6dbac6e60662acca5510729..5a3efeff3e19e0d948f4142d62fd996930fba520 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-in-console-expected.txt
|
| @@ -15,7 +15,7 @@ timeout1 @ async-callstack-in-console.html:17
|
| setTimeout (async)
|
| testFunction @ async-callstack-in-console.html:12
|
|
|
| - async-callstack-in-console.html:24 Uncaught Error: foo
|
| + async-callstack-in-console.html:24 Uncaught Error: foo(…)
|
|
|
| timeout2 @ async-callstack-in-console.html:24
|
| setTimeout (async)
|
|
|