| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt
 | 
| index 307bda99b75ec8ffade55abbdc863c0fce5a7509..607051502b1bb39bb7d6d4dc21978bb796035637 100644
 | 
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt
 | 
| @@ -28,3 +28,19 @@ breakpoint at 3
 | 
|    inline breakpoint at (3, 56)
 | 
|  Click by second breakpoint
 | 
|  
 | 
| +Running: toggleBreakpointInAnotherLineWontRemoveExisting
 | 
| +Setting breakpoint in line 4
 | 
| +breakpoint at 4
 | 
| +  inline breakpoint at (4, 9)
 | 
| +  inline breakpoint at (4, 28) disabled
 | 
| +  inline breakpoint at (4, 36) disabled
 | 
| +Setting breakpoint in line 3
 | 
| +breakpoint at 3
 | 
| +  inline breakpoint at (3, 49)
 | 
| +  inline breakpoint at (3, 56) disabled
 | 
| +breakpoint at 4
 | 
| +  inline breakpoint at (4, 9)
 | 
| +  inline breakpoint at (4, 28) disabled
 | 
| +  inline breakpoint at (4, 36) disabled
 | 
| +Click by first inline breakpoints
 | 
| +
 | 
| 
 |