| Index: gyp/pathops_unittest.gypi
|
| diff --git a/gyp/pathops_unittest.gypi b/gyp/pathops_unittest.gypi
|
| index d8eac0134e786d6328a4f8190cfc551dcda8593c..923a25a5b82146d6fcd159ff240dfc936495a251 100644
|
| --- a/gyp/pathops_unittest.gypi
|
| +++ b/gyp/pathops_unittest.gypi
|
| @@ -28,6 +28,7 @@
|
| '../tests/PathOpsBuildUseTest.cpp',
|
| '../tests/PathOpsConicIntersectionTest.cpp',
|
| '../tests/PathOpsConicLineIntersectionTest.cpp',
|
| + '../tests/PathOpsCubicConicIntersectionTest.cpp',
|
| '../tests/PathOpsCubicIntersectionTest.cpp',
|
| '../tests/PathOpsCubicIntersectionTestData.cpp',
|
| '../tests/PathOpsCubicLineIntersectionTest.cpp',
|
|
|