Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / resource-tree / resource-tree-frame-navigate.html
index 9077be4..86e529d 100644 (file)
@@ -24,7 +24,6 @@ function onIframeLoad()
 
 function test()
 {
-    WebInspector.inspectorView.showPanel("resources");
     InspectorTest.runAfterResourcesAreFinished(["resource-tree-frame-navigate-iframe-before.html", "script-initial.js", "styles-initial.css", "styles-initial-2.css"], step1);
 
     function step1()