summaryrefslogtreecommitdiff
path: root/pathops_unittest.gyp
diff options
context:
space:
mode:
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-25 13:34:40 +0000
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-25 13:34:40 +0000
commit092bb7dc80919e1010486f708de32ee91dc36d7d (patch)
tree0830d68bedf59afbef5769aa157105c74e8322ae /pathops_unittest.gyp
parent2f0f2715f0fa8f50cb64d88f8ff700c88caef285 (diff)
downloadgyp-092bb7dc80919e1010486f708de32ee91dc36d7d.tar.gz
path ops : make it real
Add an option to SkCanvas to turn on path ops when combining clips. Allow Op() to use one of the input paths as an output path. Fix a bug in Op() when the minuend is empty and the subtrahend is not (for difference). Change the build to allow core to depend on pathops. Review URL: https://codereview.chromium.org/14474002 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@8855 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'pathops_unittest.gyp')
-rw-r--r--pathops_unittest.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pathops_unittest.gyp b/pathops_unittest.gyp
index 2cb8172..d3a1eab 100644
--- a/pathops_unittest.gyp
+++ b/pathops_unittest.gyp
@@ -18,7 +18,6 @@
'../tools/',
],
'includes': [
- 'pathops.gypi',
'pathops_unittest.gypi',
],
'sources': [