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