Index: LayoutTests/inspector/debugger/debugger-suspend-active-dom-objects.html |
diff --git a/LayoutTests/inspector/debugger/debugger-suspend-active-dom-objects.html b/LayoutTests/inspector/debugger/debugger-suspend-active-dom-objects.html |
index 4bb33d61625f96f5939e00cf61e4aad99415bc31..17cd34f67e3fec38fc6c576adebab5245f666e39 100644 |
--- a/LayoutTests/inspector/debugger/debugger-suspend-active-dom-objects.html |
+++ b/LayoutTests/inspector/debugger/debugger-suspend-active-dom-objects.html |
@@ -11,7 +11,7 @@ function testFunction() { |
function test() |
{ |
- WebInspector.showPanel("scripts"); |
+ WebInspector.showPanel("sources"); |
InspectorTest.startDebuggerTest(startDebuggerTestCallback); |
function startDebuggerTestCallback() |