| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2-expected.txt
|
| index 3544367160f1c6bd26a45d945e82473fbe0a7709..b6a7802357d76a304d5158f071ab23a0a6709ba2 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2-expected.txt
|
| @@ -6,8 +6,7 @@ Running: testSetup
|
| Running: testBreakpointsSetAndRemoveInFormattedSource
|
| Script execution paused.
|
| Breakpoint sidebar pane while paused in pretty printed
|
| -
|
| - unformatted2.js:formatted:4 var c = 3;
|
| +unformatted2.js:formatted:4 var c = 3;
|
| Breakpoint sidebar pane while paused in raw
|
| No Breakpoints
|
| Script execution resumed.
|
|
|