Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@10594 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2013-08-07 07:00:58 +00:00
parent ad6477d02a
commit 6eef65eeb7

View File

@ -108,7 +108,7 @@ static GrColor simplify_blend_term(GrBlendCoeff* srcCoeff,
*srcCoeff = kZero_GrBlendCoeff;
}
break;
default:
break;
}