Commit 843e610b authored by dcastagna's avatar dcastagna Committed by Commit bot

Add gpu_perftests to "Android Nexus5 Perf".

BUG=464373

Review URL: https://codereview.chromium.org/981063003

Cr-Commit-Position: refs/heads/master@{#319839}
parent 3dae1709
...@@ -12,6 +12,11 @@ ...@@ -12,6 +12,11 @@
{ {
"name": "host_info", "name": "host_info",
"script": "host_info.py" "script": "host_info.py"
},
{
"name": "gpu_perftests",
"script": "gtest_perf_test.py",
"args": ["gpu_perftests"]
} }
] ]
}, },
......
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