| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3-expected.txt
|
| index b1de7106dd10d00561cc7f9af28d30044d1ef678..28d0f9422693b48a551669a8aa66333c7a7a32bd 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-3-expected.txt
|
| @@ -7,7 +7,7 @@ Running: testBreakpointsSetInFormattedAndRemoveInOriginalSource
|
| Script execution paused.
|
| Breakpoint sidebar pane while paused in pretty printed
|
|
|
| -unformatted3.js:formatted:4 var b = 1;
|
| +unformatted3.js:formatted:4 var c = 3;
|
| Breakpoint sidebar pane while paused in raw
|
|
|
| Script execution resumed.
|
|
|