| Index: tests/PathOpsSimplifyTrianglesThreadedTest.cpp
|
| diff --git a/tests/PathOpsSimplifyTrianglesThreadedTest.cpp b/tests/PathOpsSimplifyTrianglesThreadedTest.cpp
|
| index a8feaaf10baeb56c6df8848172baabafca4df938..b5d65088462015124c35e6e9776c91d6c304dbb8 100755
|
| --- a/tests/PathOpsSimplifyTrianglesThreadedTest.cpp
|
| +++ b/tests/PathOpsSimplifyTrianglesThreadedTest.cpp
|
| @@ -6,7 +6,6 @@
|
| */
|
| #include "PathOpsExtendedTest.h"
|
| #include "PathOpsThreadedCommon.h"
|
| -#include "TestClassDef.h"
|
|
|
| static void testSimplifyTrianglesMain(PathOpsThreadState* data) {
|
| SkASSERT(data);
|
|
|