| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt
|
| index 8b17bd32f376490ba0fc1ecbdb0fb73b42c3ca90..c43938c371e697deb0f1dbbc5bc19cfdef2a35a3 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-through-promises-expected.txt
|
| @@ -23,7 +23,7 @@ Executing StepInto...
|
| Call stack:
|
| 0) p2 (debugger-step-through-promises.html:17)
|
| [Promise.resolve]
|
| - 0) testFunction (debugger-step-through-promises.html:9)
|
| + 0) testFunction (debugger-step-through-promises.html:14)
|
| [setTimeout]
|
| 0) scheduleTestFunction (debugger-test.js:3)
|
| <... skipped remaining frames ...>
|
| @@ -32,7 +32,7 @@ Executing StepOver...
|
| Call stack:
|
| 0) p2 (debugger-step-through-promises.html:18)
|
| [Promise.resolve]
|
| - 0) testFunction (debugger-step-through-promises.html:9)
|
| + 0) testFunction (debugger-step-through-promises.html:14)
|
| [setTimeout]
|
| 0) scheduleTestFunction (debugger-test.js:3)
|
| <... skipped remaining frames ...>
|
| @@ -41,7 +41,7 @@ Executing StepOver...
|
| Call stack:
|
| 0) p3 (debugger-step-through-promises.html:22)
|
| [Promise.resolve]
|
| - 0) testFunction (debugger-step-through-promises.html:9)
|
| + 0) testFunction (debugger-step-through-promises.html:19)
|
| [setTimeout]
|
| 0) scheduleTestFunction (debugger-test.js:3)
|
| <... skipped remaining frames ...>
|
| @@ -50,7 +50,7 @@ Executing StepOver...
|
| Call stack:
|
| 0) p3 (debugger-step-through-promises.html:23)
|
| [Promise.resolve]
|
| - 0) testFunction (debugger-step-through-promises.html:9)
|
| + 0) testFunction (debugger-step-through-promises.html:19)
|
| [setTimeout]
|
| 0) scheduleTestFunction (debugger-test.js:3)
|
| <... skipped remaining frames ...>
|
|
|