| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
|
| index ccb6bc5846dba58a6cc35eec0202e65484508d22..6c5c46d28512bcc3118dbd2d3383138a93b146e8 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
|
| @@ -24,7 +24,7 @@ properties-special.html:12 function bound ()
|
| __proto__: function ()
|
| [[TargetFunction]]: function (a,b)
|
| [[BoundThis]]: Object
|
| - [[BoundArgs]]: Array[1]
|
| + [[BoundArgs]]: Array(1)
|
| properties-special.html:13 function* anonymous()
|
| arguments: (...)
|
| caller: (...)
|
|
|