| Index: LayoutTests/inspector/editor/text-editor-search-replace.html
|
| diff --git a/LayoutTests/inspector/editor/text-editor-search-replace.html b/LayoutTests/inspector/editor/text-editor-search-replace.html
|
| index 895d00f75981741e5fa5c28e78e9ad4b6ba2b400..88f4381da8e997752381964fbd5217171d2e210d 100644
|
| --- a/LayoutTests/inspector/editor/text-editor-search-replace.html
|
| +++ b/LayoutTests/inspector/editor/text-editor-search-replace.html
|
| @@ -9,7 +9,7 @@
|
| function test()
|
| {
|
| var textEditor;
|
| - WebInspector.showPanel("scripts");
|
| + WebInspector.showPanel("sources");
|
| InspectorTest.showScriptSource("edit-me.js", didShowScriptSource);
|
|
|
| function showReplaceField()
|
|
|