| Index: gyp/pathops_unittest.gypi
|
| diff --git a/gyp/pathops_unittest.gypi b/gyp/pathops_unittest.gypi
|
| index 750a65a38a5d8d00b4ac064c6ce0cecc3b9b34f4..15cdb9c4aedb024032f6a6d805ecedbbb0b91cf7 100644
|
| --- a/gyp/pathops_unittest.gypi
|
| +++ b/gyp/pathops_unittest.gypi
|
| @@ -29,6 +29,7 @@
|
| '../tests/PathOpsBuildUseTest.cpp',
|
| '../tests/PathOpsConicIntersectionTest.cpp',
|
| '../tests/PathOpsConicLineIntersectionTest.cpp',
|
| + '../tests/PathOpsConicQuadIntersectionTest.cpp',
|
| '../tests/PathOpsCubicConicIntersectionTest.cpp',
|
| '../tests/PathOpsCubicIntersectionTest.cpp',
|
| '../tests/PathOpsCubicIntersectionTestData.cpp',
|
|
|