Index: LayoutTests/inspector/console/console-error-on-call-frame-expected.txt |
diff --git a/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt b/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt |
index 59ec543768c21a232b9a0b818831e0bbf56d16bd..ee9764b991fd7693b39691b1013c0c0510d3356a 100644 |
--- a/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt |
+++ b/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt |
@@ -7,6 +7,6 @@ Script execution resumed. |
setTimeout(testFunction, 0) |
1 |
console.error(42) |
-42testFunction console-error-on-call-frame.html:10 |
+42 (program):2(anonymous function) (program):2evaluate (program):426testFunction console-error-on-call-frame.html:10 |
undefined |