Can't be leaving that crucial newline off the end of a file



git-svn-id: http://skia.googlecode.com/svn/trunk@12182 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gm/bigblurs.cpp b/gm/bigblurs.cpp
index 195d085..6b6c7cc 100644
--- a/gm/bigblurs.cpp
+++ b/gm/bigblurs.cpp
@@ -114,4 +114,4 @@
 
 DEF_GM( return SkNEW(BigBlursGM); )
 
-}
\ No newline at end of file
+}