Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-get-as-string-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-get-as-string-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-get-as-string-expected.txt |
index 1c132cb970196a3995b59b6ceab19ec5dd2e97a2..4c0dd22cfbed1ee5075d9ceddddc1f34923f351b 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-get-as-string-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-get-as-string-expected.txt |
@@ -10,11 +10,17 @@ Call stack: |
1) timeout (async-callstack-get-as-string.html:24) |
[setTimeout] |
0) testFunction (async-callstack-get-as-string.html:9) |
+ [setTimeout] |
+ 0) scheduleTestFunction (debugger-test.js:3) |
+ <... skipped remaining frames ...> |
Call stack: |
0) onPaste (async-callstack-get-as-string.html:29) |
1) timeout (async-callstack-get-as-string.html:24) |
[setTimeout] |
0) testFunction (async-callstack-get-as-string.html:9) |
+ [setTimeout] |
+ 0) scheduleTestFunction (debugger-test.js:3) |
+ <... skipped remaining frames ...> |