Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / timeline-flame-chart-automatically-size-window.html
index e48ee8e..7cfa222 100644 (file)
@@ -8,7 +8,7 @@
 function test()
 {
     WebInspector.inspectorView.showPanel("network");
-    WebInspector.experimentsSettings.timelineFlameChart.enableForTest();
+    WebInspector.experimentsSettings.timelineOnTraceEvents.enableForTest();
     var timelineData = InspectorTest.timelineData();
 
     var timeline = WebInspector.inspectorView.showPanel("timeline");