Chromium Code Reviews| Index: tests/PathOpsDTriangleTest.cpp |
| diff --git a/tests/PathOpsDTriangleTest.cpp b/tests/PathOpsDTriangleTest.cpp |
| index 1a06287c2f7e05b54f4be299337b59abb159066e..b5e2d414a7813b35e6f0b3b5dde2b8b3db9b1832 100644 |
| --- a/tests/PathOpsDTriangleTest.cpp |
| +++ b/tests/PathOpsDTriangleTest.cpp |
| @@ -7,7 +7,6 @@ |
| #include "PathOpsTestCommon.h" |
| #include "SkPathOpsTriangle.h" |
| #include "Test.h" |
| -#include "TestClassDef.h" |
| static const SkDTriangle tests[] = { |
| {{{2, 0}, {3, 1}, {2, 2}}}, |