Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@9266 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/core/SkBitmapProcState.h b/src/core/SkBitmapProcState.h
index 3020334..7d754fe 100644
--- a/src/core/SkBitmapProcState.h
+++ b/src/core/SkBitmapProcState.h
@@ -143,9 +143,9 @@
 
     /** test method for choosing a bicubic shading filter
       */
-      
+
     ShaderProc32 chooseBicubicFilterProc(const SkPaint &paint);
-    
+
     // Return false if we failed to setup for fast translate (e.g. overflow)
     bool setupForTranslate();