shape ops work in progress

git-svn-id: http://skia.googlecode.com/svn/trunk@8137 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/Intersection_Tests.h b/experimental/Intersection/Intersection_Tests.h
index 333f245..78f7938 100644
--- a/experimental/Intersection/Intersection_Tests.h
+++ b/experimental/Intersection/Intersection_Tests.h
@@ -25,6 +25,7 @@
 void CubicsToQuadratics_OneOffTests();
 void CubicsToQuadratics_RandTest();
 void CubicToQuadratics_Test();
+void CubicUtilities_Test();
 void Inline_Tests();
 void Intersection_Tests();
 void LineCubicIntersection_Test();