| Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager.html
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager.html b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager.html
|
| index a2a0d3b65528045c7b5144ba67fc692abbfabf05..29ae67210f0a98409ce35a06f4c6254e5ee8ae92 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager.html
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager.html
|
| @@ -3,7 +3,6 @@
|
| <script src="../../../http/tests/inspector/inspector-test.js"></script>
|
| <script src="../../../http/tests/inspector/workspace-test.js"></script>
|
| <script src="breakpoint-manager.js"></script>
|
| -
|
| <script>
|
| function test()
|
| {
|
|
|