| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/click-gutter-breakpoint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/click-gutter-breakpoint-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/click-gutter-breakpoint-expected.txt
|
| index eae5504237dacd517dc3341d8978731918a42d73..a8349836e8e8581b77f84e8d8a4fb2b5049838cd 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/click-gutter-breakpoint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/click-gutter-breakpoint-expected.txt
|
| @@ -2,7 +2,6 @@ Tests that breakpoints can be added and removed by clicking the gutter.
|
|
|
| Script execution paused.
|
| Breakpoint sidebar pane while paused
|
| -
|
| - click-breakpoints.js:4 var b = 1; // The breakpoint should happen here
|
| +click-breakpoints.js:4 var b = 1; // The breakpoint should happen here
|
| Script execution resumed.
|
|
|
|
|