| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-expand-scope-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-expand-scope-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-expand-scope-expected.txt
|
| index 18900f0d86331ddd01071d6733ffe45b4f5ba24f..19c6f29c0351ac95fd5dccc3ae0b0b533f965481 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-expand-scope-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-expand-scope-expected.txt
|
| @@ -8,7 +8,7 @@ Scope variables sidebar pane:
|
| Catch
|
| e: Error: An exception
|
| at innerFunction (...)
|
| - at testFunction (...) {stack: "Error: An exception↵ at innerFunction (...)", message: "An exception"}
|
| + at testFunction (...)
|
| Local
|
| innerFunctionLocalVar: 2012
|
| negInf: -Infinity
|
|
|