Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(272)

Unified Diff: LayoutTests/inspector/timeline/timeline-flame-chart-automatically-size-window.html

Issue 396803008: Remove some of timeline experiments (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/timeline/timeline-flame-chart-automatically-size-window.html
diff --git a/LayoutTests/inspector/timeline/timeline-flame-chart-automatically-size-window.html b/LayoutTests/inspector/timeline/timeline-flame-chart-automatically-size-window.html
index e48ee8e535f64036095df076d92cc71eb7cbef82..7cfa222bc6dec9f9a6379a5b7aa7ee0fb7e01f8f 100644
--- a/LayoutTests/inspector/timeline/timeline-flame-chart-automatically-size-window.html
+++ b/LayoutTests/inspector/timeline/timeline-flame-chart-automatically-size-window.html
@@ -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");
« no previous file with comments | « LayoutTests/inspector/layers/tracing-layer-tree.html ('k') | LayoutTests/inspector/timeline/timeline-window-filter.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698