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
This commit is contained in:
parent
6a0d010e2d
commit
4df7a16f0a
@ -89,4 +89,4 @@ const GrProgramStageFactory& GrColorTableEffect::getFactory() const {
|
||||
|
||||
bool GrColorTableEffect::isEqual(const GrCustomStage& sBase) const {
|
||||
return INHERITED::isEqual(sBase);
|
||||
}
|
||||
}
|
||||
|
@ -35,4 +35,4 @@ private:
|
||||
|
||||
typedef GrSingleTextureEffect INHERITED;
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user