| Index: third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt
|
| index 72dd764904e1de9185f8cb51f0db054ff48a45bb..c7870daa355dcecec35fefbc0f39c102d9fbc9f5 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-call-getter-on-proto-expected.txt
|
| @@ -5,7 +5,7 @@ console-call-getter-on-proto.html:21 B {value: 239}
|
| foo: 239
|
| value: 239
|
| __proto__: A
|
| - constructor: function ()
|
| + constructor: ƒ ()
|
| foo: 239
|
| __proto__: Object
|
|
|
|
|