| 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 d06e507283897bfe9dec3ebadad8fd1c892f0814..6c46d3c289b589daf388fba7ed8a9c997370b31f 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
|
| @@ -19,7 +19,7 @@ temp11
|
| temp12
|
| (6) [1, 2, NaN, -0, null, undefined]
|
| temp13
|
| -Object {foo: "bar"}
|
| +{foo: "bar"}
|
| temp14
|
| (4) [1, 2, 3, 4, callee: ƒ, Symbol(Symbol.iterator): ƒ]
|
| temp15
|
|
|