Chromium Code Reviews| 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 21d3eae8e49cd1ce996589faa081ec5e5696b4aa..db6a0d2ee9b72976a189ba39fa89a25064fa4d78 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 |
| @@ -22,7 +22,7 @@ Object {foo: "bar"} |
| temp14 |
| [1, 2, 3, 4] |
| temp15 |
| -func() {} |
| +function func() {} |
| temp16 |
| Error: errr |