From 570c392a0056115e103b42c373a61e4e152ea92c Mon Sep 17 00:00:00 2001 From: kelvinly Date: Fri, 25 Jul 2014 08:30:11 -0700 Subject: Fix the other microbench schema BUG=skia: R=bensong@google.com, jcgregorio@google.com Author: kelvinly@google.com Review URL: https://codereview.chromium.org/420723004 --- bench/microbench.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bench/microbench.json') diff --git a/bench/microbench.json b/bench/microbench.json index e8969ceefe..940a1cc9bc 100644 --- a/bench/microbench.json +++ b/bench/microbench.json @@ -25,7 +25,7 @@ "type": "STRING" }, { - "name": "isTrybot", + "name": "is_trybot", "type": "BOOLEAN" }, { -- cgit v1.2.3