Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt |
| index 73e66a17ec8e4cfb2641a069fb435d7127a3e94f..3559aa04b9c238a72455ccd6d9dfbf8130f4f587 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-edit-property-value-expected.txt |
| @@ -8,7 +8,7 @@ logToConsole() |
| console-edit-property-value.html:10 Object |
| a: 3 |
| b: "foo" |
| - c: Array[3] |
| + c: Array(3) |
| __proto__: Object |
| undefined |