| Index: third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
|
| index db6a0d2ee9b72976a189ba39fa89a25064fa4d78..c080021cb9f52a9bc88051fdbf7545e096243845 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
|
| @@ -20,7 +20,7 @@ temp12
|
| temp13
|
| Object {foo: "bar"}
|
| temp14
|
| -[1, 2, 3, 4]
|
| +[1, 2, 3, 4, callee: function, Symbol(Symbol.iterator): function]
|
| temp15
|
| function func() {}
|
| temp16
|
|
|