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 14:28:14 +0000
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-25 14:28:14 +0000
commit560093bb220601bbe1d7215c0f2af8998116ce59 (patch)
tree80e8d2922a0935a0d783fc478ffe8b3ef152b173 /pathops_unittest.gyp
parent092bb7dc80919e1010486f708de32ee91dc36d7d (diff)
downloadgyp-560093bb220601bbe1d7215c0f2af8998116ce59.tar.gz
fix build : add src\pathops to pathops_unittest
git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@8856 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'pathops_unittest.gyp')
-rw-r--r--pathops_unittest.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pathops_unittest.gyp b/pathops_unittest.gyp
index d3a1eab..a3ae936 100644
--- a/pathops_unittest.gyp
+++ b/pathops_unittest.gyp
@@ -12,6 +12,7 @@
'../src/core',
'../src/effects',
'../src/lazy',
+ '../src/pathops',
'../src/pdf',
'../src/pipe/utils',
'../src/utils',