Index: gyp/pathops_skpclip.gyp |
diff --git a/gyp/pathops_skpclip.gyp b/gyp/pathops_skpclip.gyp |
index 32a909bd4719c85a00c06e73ee87439de80069d6..a1e51d65f884c61d8c0058eb19decbe117c53d2a 100755 |
--- a/gyp/pathops_skpclip.gyp |
+++ b/gyp/pathops_skpclip.gyp |
@@ -15,7 +15,7 @@ |
'../src/pipe/utils', |
'../src/utils', |
], |
- 'dependencies': [ |
+ 'dependencies': [ |
'flags.gyp:flags', |
'skia_lib.gyp:skia_lib', |
'tools.gyp:crash_handler', |
@@ -24,7 +24,6 @@ |
'sources': [ |
'../tests/PathOpsDebug.cpp', |
'../tests/PathOpsSkpClipTest.cpp', |
- '../src/utils/SkTaskGroup.cpp', |
], |
'conditions': [ |
[ 'skia_android_framework == 1', { |