diff options
Diffstat (limited to 'gyp/pathops_unittest.gyp')
-rw-r--r-- | gyp/pathops_unittest.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp index d9b308e6a8..9e3dbba0de 100644 --- a/gyp/pathops_unittest.gyp +++ b/gyp/pathops_unittest.gyp @@ -24,6 +24,7 @@ '../tests/PathOpsCubicLineIntersectionIdeas.cpp', '../tests/PathOpsDebug.cpp', '../tests/PathOpsOpLoopThreadedTest.cpp', + '../tests/PathOpsTSectDebug.h', '../tests/skia_test.cpp', ], 'conditions': [ |