| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-es6-harmony-scopes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-es6-harmony-scopes-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-es6-harmony-scopes-expected.txt
|
| index 851ebf6561d4a643fbabed62adc19a78e42fb7f3..8af7f7b4b3f6c5418df44120157eb96c289e5112 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-es6-harmony-scopes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-es6-harmony-scopes-expected.txt
|
| @@ -11,7 +11,7 @@ Block
|
| Catch
|
| e: Error: An exception
|
| at innerFunction (...)
|
| - at testFunction (...) {stack: "Error: An exception↵ at innerFunction (...)", message: "An exception"}
|
| + at testFunction (...)
|
| Block
|
| block1: "block {...}"
|
| const1: 1
|
|
|