| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt
|
| index 0c6e6421c8eb4f5dddcf17777de7048ae447f559..b8809ce0a93b31a37a7640ef65bf27faac2ee70f 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt
|
| @@ -72,6 +72,6 @@ functionName:
|
| isGenerator: false
|
| scopeChain #0: catch; ex: <no string representation>
|
| scopeChain #1: with; __proto__: <no string representation>,e: 7,f: 5,u: <no value>,v: <no value>
|
| -scopeChain #2: closure; arguments: <no string representation>,o: <no string representation>,p: <no string representation>
|
| +scopeChain #2: closure; p: <no string representation>
|
| scopeChain #3: global; <global object properties omitted>
|
|
|
|
|