diff options
author | twiz@google.com <twiz@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-07-19 22:09:19 +0000 |
---|---|---|
committer | twiz@google.com <twiz@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-07-19 22:09:19 +0000 |
commit | 4df7a16f0a423c9cb8609d75fbda3809f2ef0119 (patch) | |
tree | 690dac6c799071a30ff550b9b8ce9bb95699f4eb /src/gpu/effects/GrColorTableEffect.h | |
parent | 6a0d010e2dc1f837ce2eeb78186630f6bc194ed0 (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/GrColorTableEffect.h')
-rw-r--r-- | src/gpu/effects/GrColorTableEffect.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |