| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
|
| index b642947dd36c87b9b382956541dbee4333504d99..8b9f8151824ea46fc6d955847be85e2e10a3e66c 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
|
| @@ -21,7 +21,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
|
|
|