Addition of new-lines at end of files to correct Chromium builds.
authortwiz@google.com <twiz@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 19 Jul 2012 22:09:19 +0000 (22:09 +0000)
committertwiz@google.com <twiz@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 19 Jul 2012 22:09:19 +0000 (22:09 +0000)
Review URL: https://codereview.appspot.com/6423061

git-svn-id: http://skia.googlecode.com/svn/trunk@4683 2bbb7eff-a529-9590-31e7-b0007b416f81

src/gpu/effects/GrColorTableEffect.cpp
src/gpu/effects/GrColorTableEffect.h

index 5901a80..8ea0dbf 100644 (file)
@@ -89,4 +89,4 @@ const GrProgramStageFactory&  GrColorTableEffect::getFactory() const {
 
 bool GrColorTableEffect::isEqual(const GrCustomStage& sBase) const {
     return INHERITED::isEqual(sBase);
-}
\ No newline at end of file
+}
index f371633..ee7a630 100644 (file)
@@ -35,4 +35,4 @@ private:
 
     typedef GrSingleTextureEffect INHERITED;
 };
-#endif
\ No newline at end of file
+#endif