shape ops work in progress
git-svn-id: http://skia.googlecode.com/svn/trunk@7738 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/shapeops_edge.gyp b/gyp/shapeops_edge.gyp
index c8fdd61..2cbc813 100644
--- a/gyp/shapeops_edge.gyp
+++ b/gyp/shapeops_edge.gyp
@@ -19,6 +19,7 @@
'../experimental/Intersection/CubicBezierClip.cpp',
'../experimental/Intersection/CubicBezierClip_Test.cpp',
'../experimental/Intersection/CubicBounds.cpp',
+ '../experimental/Intersection/CubicConvexHull.cpp',
'../experimental/Intersection/CubicIntersection.cpp',
'../experimental/Intersection/CubicIntersection_Test.cpp',
'../experimental/Intersection/CubicIntersection_TestData.cpp',