| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/disable-breakpoints-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/disable-breakpoints-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/disable-breakpoints-expected.txt
 | 
| index 78dde3a9766b06f67b9c28cde8fc585a6ed31b20..7de7323e5543f119a741e4b4b69494c54172cb28 100644
 | 
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/disable-breakpoints-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/disable-breakpoints-expected.txt
 | 
| @@ -11,8 +11,7 @@ Script execution paused.
 | 
|  Call stack:
 | 
|      0) testFunction (disable-breakpoints.html:8)
 | 
|  Breakpoint sidebar pane 
 | 
| -
 | 
| -    disable-breakpoints.html:8    var x = Math.sqrt(10);
 | 
| +disable-breakpoints.html:8    var x = Math.sqrt(10);
 | 
|  Script execution resumed.
 | 
|  Test function finished.
 | 
|  Disabling breakpoints...
 | 
| @@ -28,13 +27,11 @@ Script execution paused.
 | 
|  Call stack:
 | 
|      0) testFunction (disable-breakpoints.html:8)
 | 
|  Breakpoint sidebar pane 
 | 
| -
 | 
| -    disable-breakpoints.html:8    var x = Math.sqrt(10);
 | 
| +disable-breakpoints.html:8    var x = Math.sqrt(10);
 | 
|  Script execution resumed.
 | 
|  Test function finished.
 | 
|  Breakpoint sidebar pane 
 | 
| -
 | 
| -    disable-breakpoints.html:8    var x = Math.sqrt(10);
 | 
| +disable-breakpoints.html:8    var x = Math.sqrt(10);
 | 
|  Breakpoints removed.
 | 
|  Breakpoint sidebar pane 
 | 
|  No Breakpoints
 | 
| 
 |