| Index: LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
|
| index 5bb4693c05c3f99d180ba005524f8962c875b0f6..1cf0b796a80cc88196506464431f8ddaa604226b 100644
|
| --- a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
|
| @@ -6,7 +6,7 @@ Running: testBreakpointsSetInFormattedAndRemoveInOriginalSource
|
| Script execution paused.
|
| Breakpoint sidebar pane while paused in pretty printed
|
|
|
| - unformatted.js:formatted:4var b = 1;
|
| + unformatted2.js:formatted:4var b = 1;
|
| Breakpoint sidebar pane while paused in raw
|
|
|
| Script execution resumed.
|
|
|