Index: third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt |
index 78b64bf042e41da3f2b46ab1fc185e756d3ad078..c1cfb8c4f1884330688b74da77b0fd2e2a06a382 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-collections-expected.txt |
@@ -63,7 +63,7 @@ console-format-collections.html:35 [input, input, value: ""] |
console-format-collections.html:41 [1, Array[2]] |
console-format-collections.html:44 NonArrayWithLength {keys: Array[0]} |
console-format-collections.html:51 [1, "2"] |
-console-format-collections.html:55 ["c1", "c2", "c3"] |
+console-format-collections.html:55 ["c1", "c2", "c3", value: "c1 c2 c3"] |
console-format-collections.html:58 [] |
console-format-collections.html:59 [] |
console-format-collections.html:61 ArrayLike {length: -5} |