aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/pathops_unittest.gyp
diff options
context:
space:
mode:
authorGravatar caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-25 14:28:14 +0000
committerGravatar caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-25 14:28:14 +0000
commitd2d9004cf69d85579f0d5bd9cb01f856d15c0ce6 (patch)
tree9a07715bfd375e21f0b7ec15774659fe279bd085 /gyp/pathops_unittest.gyp
parent45a75fb4d0ca5daa0ac5e634238970306e3b5838 (diff)
fix build : add src\pathops to pathops_unittest
git-svn-id: http://skia.googlecode.com/svn/trunk@8856 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/pathops_unittest.gyp')
-rw-r--r--gyp/pathops_unittest.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp
index d3a1eabbf2..a3ae936d92 100644
--- a/gyp/pathops_unittest.gyp
+++ b/gyp/pathops_unittest.gyp
@@ -12,6 +12,7 @@
'../src/core',
'../src/effects',
'../src/lazy',
+ '../src/pathops',
'../src/pdf',
'../src/pipe/utils',
'../src/utils',