Chromium Code Reviews| Index: tests/PathOpsDCubicTest.cpp |
| diff --git a/tests/PathOpsDCubicTest.cpp b/tests/PathOpsDCubicTest.cpp |
| index 279564b7c54440ea0676380b680f8e902b5fb9d3..422236de465ef1e894679e3aa00e6e98b5a54048 100644 |
| --- a/tests/PathOpsDCubicTest.cpp |
| +++ b/tests/PathOpsDCubicTest.cpp |
| @@ -7,7 +7,6 @@ |
| #include "PathOpsTestCommon.h" |
| #include "SkPathOpsCubic.h" |
| #include "Test.h" |
| -#include "TestClassDef.h" |
| static const SkDCubic tests[] = { |
| {{{2, 0}, {3, 1}, {2, 2}, {1, 1}}}, |