Index: tools/perf/run_measurement |
diff --git a/tools/perf/run_measurement b/tools/perf/run_measurement |
index 8893fcd22bf81d6352fd531c28d001b00174f838..8b662ae106a749a91234c457be92888d255cfc59 100755 |
--- a/tools/perf/run_measurement |
+++ b/tools/perf/run_measurement |
@@ -83,8 +83,8 @@ def main(): |
"scrolling_benchmark": "smoothness", |
"smoothness_benchmark": "smoothness", |
"smoothness_measurement": "smoothness", |
- "startup_benchmark": "startup_warm", |
- "startup_measurement": "startup_warm", |
+ "startup_benchmark": "startup_warm_blank_page", |
+ "startup_measurement": "startup", |
"tab_switching_measurement": "tab_switching", |
} |