Index: tests/PathOpsQuadParameterizationTest.cpp |
diff --git a/tests/PathOpsQuadParameterizationTest.cpp b/tests/PathOpsQuadParameterizationTest.cpp |
index 042730779c85c68e020dc47dd24ee19f1540d792..809243c8191ba631ea6aa3bad28ccf677bf42c0b 100644 |
--- a/tests/PathOpsQuadParameterizationTest.cpp |
+++ b/tests/PathOpsQuadParameterizationTest.cpp |
@@ -7,7 +7,6 @@ |
#include "SkDQuadImplicit.h" |
#include "SkPathOpsQuad.h" |
#include "Test.h" |
-#include "TestClassDef.h" |
static bool point_on_parameterized_curve(const SkDQuad& quad, const SkDPoint& point) { |
SkDQuadImplicit q(quad); |