Chromium Code Reviews| Index: tests/PathOpsDQuadTest.cpp |
| diff --git a/tests/PathOpsDQuadTest.cpp b/tests/PathOpsDQuadTest.cpp |
| index 80d81e81296497cf83f569049dcbdaa2767429ce..bd29ff11ba032983ead14d9e068867e04fd7b5ab 100644 |
| --- a/tests/PathOpsDQuadTest.cpp |
| +++ b/tests/PathOpsDQuadTest.cpp |
| @@ -9,7 +9,6 @@ |
| #include "SkPathOpsQuad.h" |
| #include "SkRRect.h" |
| #include "Test.h" |
| -#include "TestClassDef.h" |
| static const SkDQuad tests[] = { |
| {{{1, 1}, {2, 1}, {0, 2}}}, |