Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk/src@11992 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gpu/GrBitmapTextContext.cpp b/gpu/GrBitmapTextContext.cpp
index 737e24b..d389ed6 100755
--- a/gpu/GrBitmapTextContext.cpp
+++ b/gpu/GrBitmapTextContext.cpp
@@ -78,7 +78,7 @@
             }
             // We don't use the GrPaint's color in this case because it's been premultiplied by
             // alpha. Instead we feed in a non-premultiplied color, and multiply its alpha by
-            // the mask texture color. The end result is that we get 
+            // the mask texture color. The end result is that we get
             //            mask*paintAlpha*paintColor + (1-mask*paintAlpha)*dstColor
             int a = SkColorGetA(fSkPaintColor);
             // paintAlpha