Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@10299 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests/PathOpsCubicIntersectionTest.cpp b/tests/PathOpsCubicIntersectionTest.cpp
index a0f2846..1cc037f 100644
--- a/tests/PathOpsCubicIntersectionTest.cpp
+++ b/tests/PathOpsCubicIntersectionTest.cpp
@@ -163,17 +163,17 @@
 const size_t testSetCount = SK_ARRAY_COUNT(testSet);
 
 static const SkDCubic newTestSet[] = {
-{{{3, 4}, {1, 5}, {4, 3}, {6, 4}}},

-{{{3, 4}, {4, 6}, {4, 3}, {5, 1}}},

+{{{3, 4}, {1, 5}, {4, 3}, {6, 4}}},
+{{{3, 4}, {4, 6}, {4, 3}, {5, 1}}},
 
-{{{130.04275512695312, 11417.413085937500 },

-    {130.23312377929687, 11418.319335937500 },

-    {131.03707885742187, 11419.000000000000 },

-    {132.00000000000000, 11419.000000000000 }}},

-

-{{{132.00000000000000, 11419.000000000000 },

-    {130.89543151855469, 11419.000000000000 },

-    {130.00000000000000, 11418.104492187500 },

+{{{130.04275512695312, 11417.413085937500 },
+    {130.23312377929687, 11418.319335937500 },
+    {131.03707885742187, 11419.000000000000 },
+    {132.00000000000000, 11419.000000000000 }}},
+
+{{{132.00000000000000, 11419.000000000000 },
+    {130.89543151855469, 11419.000000000000 },
+    {130.00000000000000, 11418.104492187500 },
     {130.00000000000000, 11417.000000000000 }}},
 
 {{{1.0516976506771041, 2.9684399028541346 },