Commit 8a1a1b56 authored by droger's avatar droger Committed by Commit bot

[CustomTabsBenchmark] Fix description of format output

NO_DEPENDENCY_CHECKS=true

Review-Url: https://codereview.chromium.org/2371113002
Cr-Commit-Position: refs/heads/master@{#421210}
parent f54c3f6d
......@@ -40,8 +40,8 @@ def RunOnce(device, url, warmup, no_prerendering, delay_to_may_launch_url,
Returns:
The output line (str), like this (one line only):
<warmup>,<no_prerendering>,<delay_to_may_launch_url>,<intent_sent_ms>,
<page_load_started_ms>,<page_load_finished_ms>
<warmup>,<no_prerendering>,<delay_to_may_launch_url>,<delay_to_launch>,
<intent_sent_ms>,<page_load_started_ms>,<page_load_finished_ms>
or None on error.
"""
launch_intent = intent.Intent(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment