Index: tests/PathOpsExtendedTest.h |
=================================================================== |
--- tests/PathOpsExtendedTest.h (revision 8745) |
+++ tests/PathOpsExtendedTest.h (working copy) |
@@ -35,7 +35,7 @@ |
const char* pathStr); |
extern bool testSimplify(skiatest::Reporter* reporter, const SkPath& path); |
-int initializeTests(const char* testName); |
+int initializeTests(skiatest::Reporter* reporter, const char* testName); |
void outputProgress(char* ramStr, const char* pathStr, SkPath::FillType ); |
void outputProgress(char* ramStr, const char* pathStr, SkPathOp op); |