Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@11493 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gm/gmmain.cpp b/gm/gmmain.cpp
index 84d4d3a..e84d61a 100644
--- a/gm/gmmain.cpp
+++ b/gm/gmmain.cpp
@@ -2170,7 +2170,7 @@
                                  SkIntToScalar(25)));
 
             gm->setStarterMatrix(perspective);
-        }        
+        }
         SkAutoTDelete<GM> adgm(gm);
         ++gmIndex;
         if (moduloRemainder >= 0) {