Index: third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt |
index 9d04197241da1ebb564c8ef25a7aba80ef26cae5..3666ebd81b70d4c5e75ec60870d699c036ab0515 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt |
@@ -20,9 +20,9 @@ |
temp13 |
Object {foo: "bar"} |
temp14 |
-(4) [1, 2, 3, 4, callee: ƒ, Symbol(Symbol.iterator): ƒ] |
+(4) [1, 2, 3, 4, callee: function, Symbol(Symbol.iterator): function] |
temp15 |
-ƒ func() {} |
+function func() {} |
temp16 |
Error: errr |