| 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 bc4bfd0ae9c4ecdc9ca2aa317d2b580e97999c82..296bef536e6dcc67de46e3bae4dca387c888fb39 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 {value: 239}
|
| +console-call-getter-on-proto.html:21 B
|
| foo: 239
|
| value: 239
|
| __proto__: A
|
|
|