Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@14215 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/platform_tools/android/gyp/skia_android.gypi b/platform_tools/android/gyp/skia_android.gypi
index 2981369..9ebee7c 100644
--- a/platform_tools/android/gyp/skia_android.gypi
+++ b/platform_tools/android/gyp/skia_android.gypi
@@ -61,7 +61,7 @@
          'ANDROID_SDK_ROOT': '<!(echo $ANDROID_SDK_ROOT)',
          # the ninja generator treats PRODUCT_DIR as a relative path to the
          # gyp directory but android ant build wants a path relative to the
-         # build.xml file so we do that adjustment here. 
+         # build.xml file so we do that adjustment here.
          'ANDROID_OUT': '../../<(PRODUCT_DIR)/android'
        },
       'actions': [