| Index: gyp/pathops_unittest.gypi
|
| diff --git a/gyp/pathops_unittest.gypi b/gyp/pathops_unittest.gypi
|
| index 9e070ab761d0f8c82d9196eb02610a908155661c..5117b63caacf7b78b53a9a6cbd2e352559975e40 100644
|
| --- a/gyp/pathops_unittest.gypi
|
| +++ b/gyp/pathops_unittest.gypi
|
| @@ -33,6 +33,7 @@
|
| '../tests/PathOpsDTriangleTest.cpp',
|
| '../tests/PathOpsDVectorTest.cpp',
|
| '../tests/PathOpsExtendedTest.cpp',
|
| + '../tests/PathOpsFuzz763Test.cpp',
|
| '../tests/PathOpsInverseTest.cpp',
|
| '../tests/PathOpsLineIntersectionTest.cpp',
|
| '../tests/PathOpsLineParametetersTest.cpp',
|
|
|