Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-scripted-scroll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-scripted-scroll-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-scripted-scroll-expected.txt |
index 274ddfa47b161a8bbb6758bc785701d3e07036fb..f6dd552089dc1b63d813c867c12edb8ab00a91be 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-scripted-scroll-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-scripted-scroll-expected.txt |
@@ -8,6 +8,9 @@ Call stack: |
0) timeout (async-callstack-scripted-scroll.html:18) |
[setTimeout] |
0) testFunction (async-callstack-scripted-scroll.html:9) |
+ [setTimeout] |
+ 0) scheduleTestFunction (debugger-test.js:3) |
+ <... skipped remaining frames ...> |
Call stack: |
0) onScroll2 (async-callstack-scripted-scroll.html:33) |
@@ -15,5 +18,8 @@ Call stack: |
0) timeout (async-callstack-scripted-scroll.html:18) |
[setTimeout] |
0) testFunction (async-callstack-scripted-scroll.html:9) |
+ [setTimeout] |
+ 0) scheduleTestFunction (debugger-test.js:3) |
+ <... skipped remaining frames ...> |