Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
| index 9b2573e2329abdb5eb8f197a7fedfe239ee5eaf6..ab2093dc872eabdcc67c49aece19a13f8efad5c4 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt |
| @@ -7,7 +7,7 @@ Scope variables sidebar pane: |
| Catch |
| error: "boom!" |
| Local |
| - longMap: Map |
| + longMap: Map(1) |
| longObject: Object |
| parameter1: 100 |
| parameter2: "hello" |