| Index: gyp/pathops_unittest.gyp
|
| ===================================================================
|
| --- gyp/pathops_unittest.gyp (revision 8570)
|
| +++ gyp/pathops_unittest.gyp (working copy)
|
| @@ -106,10 +106,12 @@
|
| '../tests/PathOpsSimplifyTest.cpp',
|
| '../tests/PathOpsSimplifyTrianglesThreadedTest.cpp',
|
| '../tests/PathOpsTestCommon.cpp',
|
| + '../tests/PathOpsThreadedCommon.cpp',
|
| '../tests/PathOpsCubicIntersectionTestData.h',
|
| '../tests/PathOpsExtendedTest.h',
|
| '../tests/PathOpsQuadIntersectionTestData.h',
|
| '../tests/PathOpsTestCommon.h',
|
| + '../tests/PathOpsThreadedCommon.h',
|
| '../tests/Test.cpp',
|
| '../tests/skia_test.cpp',
|
| '../tests/Test.h',
|
|
|