| Index: third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
|
| index 4de2b3db4424d8ee8145a00a62979aca3ccbca8e..366c60bc0b18b877a9ef488b20bdf4c83b36055a 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt
|
| @@ -5,6 +5,6 @@ Set timer for test function.
|
| Script execution paused.
|
| Script execution resumed.
|
| console.error(42)
|
| -VM:1 42(anonymous function) @ VM:1evaluatetestFunction @ console-error-on-call-frame.html:10
|
| +VM:1 42(anonymous) @ VM:1evaluatetestFunction @ console-error-on-call-frame.html:10
|
| undefined
|
|
|
|
|