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 4c0dd22cfbed1ee5075d9ceddddc1f34923f351b..10ceb1dec84276e2305c88e4eb4f7519a34ede6c 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 |
@@ -8,6 +8,8 @@ Call stack: |
[DataTransferItem.getAsString] |
0) onPaste (async-callstack-get-as-string.html:33) |
1) timeout (async-callstack-get-as-string.html:24) |
+ [paste] |
+ 0) timeout (async-callstack-get-as-string.html:14) |
[setTimeout] |
0) testFunction (async-callstack-get-as-string.html:9) |
[setTimeout] |
@@ -17,6 +19,8 @@ Call stack: |
Call stack: |
0) onPaste (async-callstack-get-as-string.html:29) |
1) timeout (async-callstack-get-as-string.html:24) |
+ [paste] |
+ 0) timeout (async-callstack-get-as-string.html:14) |
[setTimeout] |
0) testFunction (async-callstack-get-as-string.html:9) |
[setTimeout] |