Index: LayoutTests/inspector/styles/css-live-edit.html |
diff --git a/LayoutTests/inspector/styles/css-live-edit.html b/LayoutTests/inspector/styles/css-live-edit.html |
index 31e46ac58a31d497abaf27bc3a2fb4b424c05bad..3480ce1925de5564e423097d8dcf4dbb5fa3ca63 100644 |
--- a/LayoutTests/inspector/styles/css-live-edit.html |
+++ b/LayoutTests/inspector/styles/css-live-edit.html |
@@ -10,7 +10,7 @@ |
function test() |
{ |
- WebInspector.showPanel("scripts"); |
+ WebInspector.showPanel("sources"); |
InspectorTest.runTestSuite([ |
function testLiveEdit(next) |