aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects
diff options
context:
space:
mode:
authorGravatar twiz@google.com <twiz@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-19 22:09:19 +0000
committerGravatar twiz@google.com <twiz@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-19 22:09:19 +0000
commit4df7a16f0a423c9cb8609d75fbda3809f2ef0119 (patch)
tree690dac6c799071a30ff550b9b8ce9bb95699f4eb /src/gpu/effects
parent6a0d010e2dc1f837ce2eeb78186630f6bc194ed0 (diff)
Addition of new-lines at end of files to correct Chromium builds.
Review URL: https://codereview.appspot.com/6423061 git-svn-id: http://skia.googlecode.com/svn/trunk@4683 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/gpu/effects')
-rw-r--r--src/gpu/effects/GrColorTableEffect.cpp2
-rw-r--r--src/gpu/effects/GrColorTableEffect.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gpu/effects/GrColorTableEffect.cpp b/src/gpu/effects/GrColorTableEffect.cpp
index 5901a80138..8ea0dbffc2 100644
--- a/src/gpu/effects/GrColorTableEffect.cpp
+++ b/src/gpu/effects/GrColorTableEffect.cpp
@@ -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
+}
diff --git a/src/gpu/effects/GrColorTableEffect.h b/src/gpu/effects/GrColorTableEffect.h
index f371633218..ee7a630469 100644
--- a/src/gpu/effects/GrColorTableEffect.h
+++ b/src/gpu/effects/GrColorTableEffect.h
@@ -35,4 +35,4 @@ private:
typedef GrSingleTextureEffect INHERITED;
};
-#endif \ No newline at end of file
+#endif