| 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 923701e4ffc838e190dcd9e0d031cb5279b56a1b..72dd764904e1de9185f8cb51f0db054ff48a45bb 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
|
| @@ -1,7 +1,7 @@
|
| CONSOLE MESSAGE: line 21: [object Object]
|
| Tests that calling getter on prototype will call it on the object.
|
|
|
| -console-call-getter-on-proto.html:21 B
|
| +console-call-getter-on-proto.html:21 B {value: 239}
|
| foo: 239
|
| value: 239
|
| __proto__: A
|
|
|