Chromium Code Reviews| Index: tests/PathOpsQuadLineIntersectionTest.cpp |
| diff --git a/tests/PathOpsQuadLineIntersectionTest.cpp b/tests/PathOpsQuadLineIntersectionTest.cpp |
| index e4235d1a40defc428dc7a001b58fed33c9b640b3..a7894430bc05fa19340c202c3c33c10530d61b6d 100644 |
| --- a/tests/PathOpsQuadLineIntersectionTest.cpp |
| +++ b/tests/PathOpsQuadLineIntersectionTest.cpp |
| @@ -11,7 +11,6 @@ |
| #include "SkPathOpsQuad.h" |
| #include "SkReduceOrder.h" |
| #include "Test.h" |
| -#include "TestClassDef.h" |
| static struct lineQuad { |
| SkDQuad quad; |