| Index: third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/script-formatter-breakpoints-1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/script-formatter-breakpoints-1-expected.txt b/third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/script-formatter-breakpoints-1-expected.txt
|
| index c3192617753769fa3ae6bc6e2624d960e4504515..39f578812e4c6302b669b415b9787b9f13b4e25b 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/script-formatter-breakpoints-1-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/script-formatter-breakpoints-1-expected.txt
|
| @@ -12,7 +12,7 @@ Script execution resumed.
|
| Script execution paused.
|
| Breakpoint sidebar pane while paused in pretty printed
|
|
|
| -script-formatter-breakpoints-1.html:formatted:17 var f = 0;
|
| +script-formatter-breakpoints-1.html:formatted:13 var f = 0;
|
| Breakpoint sidebar pane while paused in raw
|
|
|
| script-formatter-breakpoints-1.html:12 var f=0;
|
|
|