Index: LayoutTests/inspector/debugger/source-frame-expected.txt |
diff --git a/LayoutTests/inspector/debugger/source-frame-expected.txt b/LayoutTests/inspector/debugger/source-frame-expected.txt |
index 5a0b20d3be3f502ba5054dcd1c175526fb4bdbc3..f01633e0c1a21dcc9f2c6f5dbde8914fb00aafe8 100644 |
--- a/LayoutTests/inspector/debugger/source-frame-expected.txt |
+++ b/LayoutTests/inspector/debugger/source-frame-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 10: test error message |
+CONSOLE ERROR: line 10: test error message |
Tests that it's possible to set breakpoint in source frame, and that source frame displays breakpoints and console errors. |
Debugger was enabled. |