| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7c9cc015df00ccce94de1cedc7266d7f56ee7562
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt
|
| @@ -0,0 +1,15 @@
|
| +
|
| +Tests resolving variable names via source maps.
|
| +
|
| +Set timer for test function.
|
| +Script execution paused.
|
| +
|
| +Scope variables sidebar pane:
|
| +Local
|
| + longMap: Map
|
| + longObject: Object
|
| + this: Window
|
| +WindowGlobal
|
| + <section collapsed>
|
| +Script execution resumed.
|
| +
|
|
|