Index: tests/PathOpsQuadReduceOrderTest.cpp |
diff --git a/tests/PathOpsQuadReduceOrderTest.cpp b/tests/PathOpsQuadReduceOrderTest.cpp |
index 4c3432755fbcc323ffc266de028cb4b4733982c8..9a0bdcf30810310d2e52007a4b295461a2dcb05f 100644 |
--- a/tests/PathOpsQuadReduceOrderTest.cpp |
+++ b/tests/PathOpsQuadReduceOrderTest.cpp |
@@ -9,7 +9,6 @@ |
#include "SkPathOpsRect.h" |
#include "SkReduceOrder.h" |
#include "Test.h" |
-#include "TestClassDef.h" |
static const SkDQuad testSet[] = { |
{{{1, 1}, {2, 2}, {1, 1.000003}}}, |