| 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 b897cc379e59cdf94de112a59136069a9e0ffeec..3c850c44434bd3e30f74b511c1952159c5705bc2 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
|
| @@ -17,11 +17,11 @@ temp10
|
| temp11
|
| -0
|
| temp12
|
| -[1, 2, NaN, -0, null, undefined]
|
| +[1, 2, NaN, -0, null, undefined]Array[6]
|
| temp13
|
| -Object {foo: "bar"}
|
| +Object {foo: "bar"}Object
|
| temp14
|
| -[1, 2, 3, 4]
|
| +[1, 2, 3, 4]Arguments[4]
|
| temp15
|
| func() {}
|
| temp16
|
|
|