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
This commit is contained in:
robertphillips@google.com 2013-11-07 22:43:04 +00:00
parent 96ac2f693b
commit f3db546a4b

View File

@ -114,4 +114,4 @@ private:
DEF_GM( return SkNEW(BigBlursGM); )
}
}