Index: LayoutTests/inspector/debugger/ui-source-code-display-name.html |
diff --git a/LayoutTests/inspector/debugger/ui-source-code-display-name.html b/LayoutTests/inspector/debugger/ui-source-code-display-name.html |
index 165fbf1edebad9f0474a3120a433ecfdd43fc07c..4e52c5afcec7ca71c308d8d7d48538052a70c387 100644 |
--- a/LayoutTests/inspector/debugger/ui-source-code-display-name.html |
+++ b/LayoutTests/inspector/debugger/ui-source-code-display-name.html |
@@ -4,7 +4,7 @@ |
<script> |
function test() |
{ |
- WebInspector.showPanel("scripts"); |
+ WebInspector.showPanel("sources"); |
function createContentProvider(url) |
{ |