diff options
Diffstat (limited to 'gm/gm_expectations.h')
-rw-r--r-- | gm/gm_expectations.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gm/gm_expectations.h b/gm/gm_expectations.h index c6a2693b17..d454732dad 100644 --- a/gm/gm_expectations.h +++ b/gm/gm_expectations.h @@ -20,8 +20,6 @@ namespace skiagm { - void gm_fprintf(FILE *stream, const char format[], ...); - Json::Value CreateJsonTree(Json::Value expectedResults, Json::Value actualResultsFailed, Json::Value actualResultsFailureIgnored, |