| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-resolve-this-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-resolve-this-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-resolve-this-expected.txt
|
| index b72210af6e1ddd16e3ee92f56b7305e82f70cc35..61ed2bc014e9d77480fe4358f7020bb20e3aa5d9 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-resolve-this-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-scope-resolve-this-expected.txt
|
| @@ -6,7 +6,7 @@ Script execution paused.
|
|
|
| Scope variables sidebar pane:
|
| Local
|
| - this: Foo
|
| + this: Foo {}
|
| Closure (Foo.bar)
|
| WindowGlobal
|
| <section collapsed>
|
|
|