Index: third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt |
index bfd32b35c0e2812c2c7b56beb0bc0058354bfbdd..a5f97483d780d32124f0176962df2cf3c2329488 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-toString-object-expected.txt |
@@ -3,5 +3,5 @@ CONSOLE MESSAGE: line 7: [object Object] |
Tests that passing an object which throws on string conversion into console.log won't crash inspected Page. The test passes if it doesn't crash. Bug 57557 |
Page reloaded. |
-console-log-toString-object.html:7 Object {toString: Object} |
+console-log-toString-object.html:7 {toString: Object} |