| Index: LayoutTests/inspector/tabbed-editors-history.html
|
| diff --git a/LayoutTests/inspector/tabbed-editors-history.html b/LayoutTests/inspector/tabbed-editors-history.html
|
| index d21687e21dc7c621ca3a774f4eeeb9e6c20f7392..50cec79b187801b6ad810e0aa7498a03380c1450 100644
|
| --- a/LayoutTests/inspector/tabbed-editors-history.html
|
| +++ b/LayoutTests/inspector/tabbed-editors-history.html
|
| @@ -4,7 +4,7 @@
|
| <script type="text/javascript">
|
| var test = function()
|
| {
|
| - WebInspector.showPanel("scripts");
|
| + WebInspector.showPanel("sources");
|
|
|
| function dumpHistory(history)
|
| {
|
|
|