| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt
|
| index 57015618c5a862beb8f50350989d4d887f4894e6..4a72600ccb231a8eb178aa6b057d8602843639b5 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-frame-expected.txt
|
| @@ -2,10 +2,6 @@ CONSOLE ERROR: line 11: test error message
|
| Tests that it's possible to set breakpoint in source frame, and that source frame displays breakpoints and console errors.
|
|
|
|
|
| -Running: testSetBreakpoint
|
| -Script source was shown.
|
| -Breakpoint added to source frame at line 14
|
| -
|
| Running: testConsoleMessage
|
| Script source was shown.
|
| Message added to source frame: test error message
|
|
|