fix build : add src\pathops to pathops_unittest
authorcaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 25 Apr 2013 14:28:14 +0000 (14:28 +0000)
committercaryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 25 Apr 2013 14:28:14 +0000 (14:28 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@8856 2bbb7eff-a529-9590-31e7-b0007b416f81

gyp/pathops_unittest.gyp

index d3a1eab..a3ae936 100644 (file)
@@ -12,6 +12,7 @@
         '../src/core',
         '../src/effects',
         '../src/lazy',
+        '../src/pathops',
         '../src/pdf',
         '../src/pipe/utils',
         '../src/utils',