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 ccd5b207a6124993084d0df23ea110aff98eafb9..21d3eae8e49cd1ce996589faa081ec5e5696b4aa 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 |
| @@ -24,5 +24,5 @@ temp14 |
| temp15 |
| func() {} |
| temp16 |
| -Error: errr(…) |
| +Error: errr |
|
lushnikov
2016/08/29 22:05:21
is there no stack at all?
kozy
2016/08/30 01:19:32
yes, no Error.stack at all.
|