| Index: tests/PathOpsQuadLineIntersectionThreadedTest.cpp
|
| diff --git a/tests/PathOpsQuadLineIntersectionThreadedTest.cpp b/tests/PathOpsQuadLineIntersectionThreadedTest.cpp
|
| index 44654617ca2a6526a8c91d58cc7d3aa01f072736..8069e86c45f4efba3a786a1bfb2b7b196181de10 100644
|
| --- a/tests/PathOpsQuadLineIntersectionThreadedTest.cpp
|
| +++ b/tests/PathOpsQuadLineIntersectionThreadedTest.cpp
|
| @@ -10,7 +10,6 @@
|
| #include "SkPathOpsLine.h"
|
| #include "SkPathOpsQuad.h"
|
| #include "SkReduceOrder.h"
|
| -#include "TestClassDef.h"
|
|
|
| static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line,
|
| bool& flipped) {
|
|
|