| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt
|
| index 7732274649ca323b784588633444abc880a8d4af..5d7172cda9f33a19717119f53fd89a7e45de28ca 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt
|
| @@ -5,26 +5,22 @@ gc:
|
| id: 0
|
| gc:
|
| id: 1
|
| +gc:
|
| + id: 2
|
| new:
|
| id: 0
|
| - testFunction promise-events.html:9
|
| new:
|
| id: 1
|
| - testFunction promise-events.html:15
|
| new:
|
| id: 2
|
| - testFunction promise-events.html:22
|
| new:
|
| id: 3
|
| - testFunction promise-events.html:23
|
| update:
|
| id: 0
|
| status: resolved
|
| - promiseConstructor1 promise-events.html:12
|
| update:
|
| id: 1
|
| status: rejected
|
| - promiseConstructor2 promise-events.html:18
|
| update:
|
| id: 2
|
| parent id: 1
|
|
|