Index: LayoutTests/inspector/debugger/live-edit-breakpoints.html |
diff --git a/LayoutTests/inspector/debugger/live-edit-breakpoints.html b/LayoutTests/inspector/debugger/live-edit-breakpoints.html |
index ad85af48388ebf583080c1de95479e4841911335..79657b680d4dc0116106d89bcc91a3c157f39454 100644 |
--- a/LayoutTests/inspector/debugger/live-edit-breakpoints.html |
+++ b/LayoutTests/inspector/debugger/live-edit-breakpoints.html |
@@ -18,7 +18,7 @@ function loadDynamicAnonymousScript() |
function test() |
{ |
- var panel = WebInspector.showPanel("scripts"); |
+ var panel = WebInspector.showPanel("sources"); |
function pathToFileName(path) |
{ |