| 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 a0c2cfb0a3e4060d5a7cad347dac0dbfc71fecb9..d06e507283897bfe9dec3ebadad8fd1c892f0814 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,9 +21,9 @@ temp12
|
| temp13
|
| Object {foo: "bar"}
|
| temp14
|
| -(4) [1, 2, 3, 4, callee: function, Symbol(Symbol.iterator): function]
|
| +(4) [1, 2, 3, 4, callee: ƒ, Symbol(Symbol.iterator): ƒ]
|
| temp15
|
| -function func() {}
|
| +ƒ func() {}
|
| temp16
|
| Error: errr
|
|
|
|
|