Index: gyp/pathops_unittest.gyp |
diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp |
index d3152d2cf3ed63c7dcd0ed4b1667b7cd84a785df..98e74bd54c6b805521640784e1ab5f12de7c81e6 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', { |