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 af196738be469cf7bbdfe0441bf13c234324bcd2..57015618c5a862beb8f50350989d4d887f4894e6 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 |
@@ -1,4 +1,4 @@ |
-CONSOLE ERROR: line 10: test error message |
+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. |