Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / tracing / console-timeline.html
index 03ca5c3..a2765c6 100644 (file)
@@ -77,8 +77,7 @@ function startTimeline()
 
 function test()
 {
-    WebInspector.inspectorView.showPanel("timeline");
-    var panel = WebInspector.inspectorView.panel("timeline");
+    var panel = WebInspector.panels.timeline;
     panel._model._currentTarget = WebInspector.targetManager.mainTarget();
 
     InspectorTest.runTestSuite([