| Index: gyp/pathops_unittest.gypi
|
| diff --git a/gyp/pathops_unittest.gypi b/gyp/pathops_unittest.gypi
|
| index dfbc89c636d97c09627918cfa6696c4182b536ea..e9f40d6406032d601c6425c890d2e6cd9d10e24d 100644
|
| --- a/gyp/pathops_unittest.gypi
|
| +++ b/gyp/pathops_unittest.gypi
|
| @@ -35,6 +35,7 @@
|
| '../tests/PathOpsSimplifyRectThreadedTest.cpp',
|
| '../tests/PathOpsSimplifyTest.cpp',
|
| '../tests/PathOpsSimplifyTrianglesThreadedTest.cpp',
|
| + '../tests/PathOpsSkpTest.cpp',
|
| '../tests/PathOpsTestCommon.cpp',
|
| '../tests/PathOpsThreadedCommon.cpp',
|
| '../tests/PathOpsCubicIntersectionTestData.h',
|
|
|