Chromium Code Reviews| Index: LayoutTests/inspector/uisourcecode-revisions.html |
| diff --git a/LayoutTests/inspector/uisourcecode-revisions.html b/LayoutTests/inspector/uisourcecode-revisions.html |
| index e3d9f835017f45ec5e4313246d9b9d507c68a55e..54000d714f0a342a07786cafa7eb534d2e68debe 100644 |
| --- a/LayoutTests/inspector/uisourcecode-revisions.html |
| +++ b/LayoutTests/inspector/uisourcecode-revisions.html |
| @@ -4,7 +4,7 @@ |
| <script> |
| function test() |
| { |
| - WebInspector.showPanel("scripts"); |
| + WebInspector.showPanel("sources"); |
| function createMockProject() |
| { |