| Index: tests/PathOpsQuadIntersectionTest.cpp
|
| diff --git a/tests/PathOpsQuadIntersectionTest.cpp b/tests/PathOpsQuadIntersectionTest.cpp
|
| index fea0426ff5f2cd4e8c1e62f7e7d264b9fa3112f4..37e46d37193734c2546b1a9388c3ef3f93b4bf40 100644
|
| --- a/tests/PathOpsQuadIntersectionTest.cpp
|
| +++ b/tests/PathOpsQuadIntersectionTest.cpp
|
| @@ -10,7 +10,6 @@
|
| #include "SkPathOpsRect.h"
|
| #include "SkReduceOrder.h"
|
| #include "Test.h"
|
| -#include "TestClassDef.h"
|
|
|
| static void standardTestCases(skiatest::Reporter* reporter) {
|
| bool showSkipped = false;
|
|
|