Index: gm/gm_expectations.h |
=================================================================== |
--- gm/gm_expectations.h (revision 9256) |
+++ gm/gm_expectations.h (working copy) |
@@ -51,7 +51,7 @@ |
*/ |
SkString SkPathJoin(const char *rootPath, const char *relativePath); |
- Json::Value ActualResultAsJsonValue(const SkHashDigest& result); |
+ Json::Value ActualResultAsJsonValue(uint64_t result); |
Json::Value CreateJsonTree(Json::Value expectedResults, |
Json::Value actualResultsFailed, |