Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-console/debug-console-command-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-console/debug-console-command-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-console/debug-console-command-expected.txt |
index 0c43a2838ad8ff0a9524b6e21a3616576a2a67ab..2a111b3cea77fe0c6dcff04c7de8cee13548743e 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-console/debug-console-command-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-console/debug-console-command-expected.txt |
@@ -7,7 +7,7 @@ Set timer for test function. |
Script execution paused. |
Call stack: |
0) simpleTestFunction (debug-console-command.html:10) |
- 1) (:2) |
+ 1) (:1) |
Breakpoint removed. |
Script execution resumed. |
@@ -17,7 +17,7 @@ Set timer for test function. |
Script execution paused. |
Call stack: |
0) simpleTestFunction1 (debug-console-command.html:15) |
- 1) (:2) |
+ 1) (:1) |
Breakpoint removed. |
Script execution resumed. |
@@ -27,7 +27,7 @@ Set timer for test function. |
Script execution paused. |
Call stack: |
0) simpleTestFunction2 (debug-console-command.html:15) |
- 1) (:2) |
+ 1) (:1) |
Breakpoint removed. |
Script execution resumed. |