Index: tests/PathOpsCubicToQuadsTest.cpp |
diff --git a/tests/PathOpsCubicToQuadsTest.cpp b/tests/PathOpsCubicToQuadsTest.cpp |
index 4c0f414ad77ab286b79c053d9e2204ff66d43cae..ab22a83ca884a80ea7d085df0aa7081341d8a1af 100644 |
--- a/tests/PathOpsCubicToQuadsTest.cpp |
+++ b/tests/PathOpsCubicToQuadsTest.cpp |
@@ -12,7 +12,6 @@ |
#include "SkPathOpsRect.h" |
#include "SkReduceOrder.h" |
#include "Test.h" |
-#include "TestClassDef.h" |
static void test(skiatest::Reporter* reporter, const SkDCubic* cubics, const char* name, |
int firstTest, size_t testCount) { |