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 d3152d2cf3..98e74bd54c 100644 --- a/gyp/pathops_unittest.gyp +++ b/gyp/pathops_unittest.gyp @@ -20,6 +20,7 @@ '../tests/PathOpsDebug.cpp', '../tests/PathOpsOpLoopThreadedTest.cpp', '../tests/skia_test.cpp', + '../src/utils/SkTaskGroup.cpp', ], 'conditions': [ [ 'skia_android_framework == 1', { |