shape ops work in progress (get rid of some warnings)

git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@4037 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/shapeops_edge.gyp b/shapeops_edge.gyp
index defe7cd..37ef610 100644
--- a/shapeops_edge.gyp
+++ b/shapeops_edge.gyp
@@ -72,6 +72,7 @@
         '../experimental/Intersection/SimplifyAngle_Test.cpp',
         '../experimental/Intersection/SimplifyFindNext_Test.cpp',
         '../experimental/Intersection/SimplifyFindTop_Test.cpp',
+        '../experimental/Intersection/SimplifyNew_Test.cpp',
         '../experimental/Intersection/TestUtilities.cpp',
         '../experimental/Intersection/CubicIntersection_TestData.h',
         '../experimental/Intersection/CubicUtilities.h',