Chromium Code Reviews| Index: test/inspector/runtime/length-or-size-description-expected.txt |
| diff --git a/test/inspector/runtime/length-or-size-description-expected.txt b/test/inspector/runtime/length-or-size-description-expected.txt |
| index d7d08d67821dfd918f32deeb711530486520e58e..512b78fdb23f71e957c21a4173e09473f66afbc7 100644 |
| --- a/test/inspector/runtime/length-or-size-description-expected.txt |
| +++ b/test/inspector/runtime/length-or-size-description-expected.txt |
| @@ -7,6 +7,8 @@ Array(0) |
| Array(2) |
| Uint8Array(0) |
| Uint8Array(2) |
| +WeakMap |
| +WeakSet |
| Set(0) |
| Set(2) |
| Map(0) |
| @@ -15,3 +17,5 @@ Array(0) |
| Array(2) |
| Uint8Array(0) |
| Uint8Array(2) |
| +WeakMap |
| +WeakSet |