Revert "Sanitizing source files in Housekeeper-Nightly"

This reverts commit r10594.

git-svn-id: http://skia.googlecode.com/svn/trunk@10600 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
bsalomon@google.com 2013-08-07 13:34:08 +00:00
parent c911ada8bd
commit b334366ad0

View File

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