Fix error in r12597 (can't forget that newline at the end of a file)
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 10 Dec 2013 15:51:43 +0000 (15:51 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 10 Dec 2013 15:51:43 +0000 (15:51 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@12598 2bbb7eff-a529-9590-31e7-b0007b416f81

experimental/ChromeUtils/SkBorder.h

index 8f945472ed14765cf333c67fd1f745168b479e43..78e4f6a549043b8d49b9d47616a3cfacce16aa98 100644 (file)
@@ -101,7 +101,4 @@ private:
     uint32_t             fFlags;
 };
 
-
-
-
-#endif
\ No newline at end of file
+#endif