Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt |
index b3ec4c955b060675702ef0ed3395f4ada7ba9d30..e0d340c938e605531a416491bab8396e89e928bb 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-post-message-expected.txt |
@@ -24,6 +24,9 @@ Call stack: |
1) timeout (async-callstack-post-message.html:16) |
[setTimeout] |
0) testFunction (async-callstack-post-message.html:9) |
+ [setTimeout] |
+ 0) scheduleTestFunction (debugger-test.js:3) |
+ <... skipped remaining frames ...> |
Call stack: |
0) onMessageReceivedInParent (async-callstack-post-message.html:21) |
@@ -50,6 +53,9 @@ Call stack: |
1) timeout (async-callstack-post-message.html:16) |
[setTimeout] |
0) testFunction (async-callstack-post-message.html:9) |
+ [setTimeout] |
+ 0) scheduleTestFunction (debugger-test.js:3) |
+ <... skipped remaining frames ...> |
Call stack: |
0) onMessageReceivedInParent (async-callstack-post-message.html:21) |
@@ -58,5 +64,8 @@ Call stack: |
1) timeout (async-callstack-post-message.html:15) |
[setTimeout] |
0) testFunction (async-callstack-post-message.html:9) |
+ [setTimeout] |
+ 0) scheduleTestFunction (debugger-test.js:3) |
+ <... skipped remaining frames ...> |