Index: gm/gm_expectations.h |
=================================================================== |
--- gm/gm_expectations.h (revision 9214) |
+++ gm/gm_expectations.h (working copy) |
@@ -51,11 +51,6 @@ |
*/ |
SkString SkPathJoin(const char *rootPath, const char *relativePath); |
- SkString make_filename(const char path[], |
- const char renderModeDescriptor[], |
- const char *name, |
- const char suffix[]); |
- |
Json::Value ActualResultAsJsonValue(const SkHashDigest& result); |
Json::Value CreateJsonTree(Json::Value expectedResults, |