| 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 404ffcc8acfe97ec3501ad8ed8f243fc0d6514a7..1bbd1f3f3d43edd9c50a11bd5fefc9393e4986ec 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
|
| @@ -7,7 +7,7 @@ Running: testBreakpointsSetAndRemoveInFormattedSource
|
| Script execution paused.
|
| Breakpoint sidebar pane while paused in pretty printed
|
|
|
| -unformatted2.js:formatted:4 var b = 1;
|
| +unformatted2.js:formatted:4 var c = 3;
|
| Breakpoint sidebar pane while paused in raw
|
|
|
| Script execution resumed.
|
|
|