Chromium Code Reviews| Index: LayoutTests/inspector/sources/debugger/debugger-pause-in-internal-expected.txt |
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-pause-in-internal-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-pause-in-internal-expected.txt |
| index 8dd4e007147c81e305243f8174e98f061dc368bc..1167d82cad8ec10af421256b92ce124fd7db72f5 100644 |
| --- a/LayoutTests/inspector/sources/debugger/debugger-pause-in-internal-expected.txt |
| +++ b/LayoutTests/inspector/sources/debugger/debugger-pause-in-internal-expected.txt |
| @@ -1,4 +1,4 @@ |
| -CONSOLE ERROR: line 2: Uncaught SyntaxError: Unexpected token ) |
| +CONSOLE ERROR: line 9: Uncaught SyntaxError: Unexpected token ) |
| Tests that pause on exception in internal script does not crash. |
| Script source was shown. |