Index: tools/perf/run_measurement |
diff --git a/tools/perf/run_measurement b/tools/perf/run_measurement |
index dd5ecc8d1a7a1f6d133ffa9b035e0fbc55b4db9f..9c103ce575774c87c9947c11142b247dc874f76e 100755 |
--- a/tools/perf/run_measurement |
+++ b/tools/perf/run_measurement |
@@ -78,8 +78,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", |
} |