Chromium Code Reviews| Index: tests/PathOpsDRectTest.cpp |
| diff --git a/tests/PathOpsDRectTest.cpp b/tests/PathOpsDRectTest.cpp |
| index 21c5f2a34c465d6063cba1d327c7990224ae5e3e..874e82b69a22957947c3a0fcc9c8b358dac81983 100644 |
| --- a/tests/PathOpsDRectTest.cpp |
| +++ b/tests/PathOpsDRectTest.cpp |
| @@ -10,7 +10,6 @@ |
| #include "SkPathOpsQuad.h" |
| #include "SkPathOpsRect.h" |
| #include "Test.h" |
| -#include "TestClassDef.h" |
| static const SkDLine lineTests[] = { |
| {{{2, 1}, {2, 1}}}, |