Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@10096 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests/PathOpsQuadIntersectionTest.cpp b/tests/PathOpsQuadIntersectionTest.cpp
index c454b4d..a060c8c 100644
--- a/tests/PathOpsQuadIntersectionTest.cpp
+++ b/tests/PathOpsQuadIntersectionTest.cpp
@@ -50,8 +50,8 @@
 }
 
 static const SkDQuad testSet[] = {
-    {{{0.647069409,2.97691634}, {0.946860918,3.17625612}, {1.46875407,2.65105457}}},

-    {{{0,1}, {0.723699095,2.82756208}, {1.08907197,2.97497449}}},

+    {{{0.647069409,2.97691634}, {0.946860918,3.17625612}, {1.46875407,2.65105457}}},
+    {{{0,1}, {0.723699095,2.82756208}, {1.08907197,2.97497449}}},
 
     {{{131.37418,11414.9825}, {130.28798,11415.9328}, {130.042755,11417.4131}}},
     {{{130.585787,11418.4142}, {130.021447,11417.8498}, {130,11417}}},