Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / profiler / cpu-profiler-bottom-up-times.html
index 3b08aa1..992356f 100644 (file)
@@ -94,7 +94,6 @@ function test()
             "endTime": 1.000
         }
     };
-    WebInspector.inspectorView.showPanel("profiles");
     var view = new WebInspector.CPUProfileView(profileAndExpectations);
     view.viewSelectComboBox.setSelectedIndex(1);
     view._changeView();