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 3559aa04b9c238a72455ccd6d9dfbf8130f4f587..423d4e4d9a0268acce4383b0a44dbb67ee2132cb 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: (3) [1, 2, 3] |
__proto__: Object |
undefined |