Chromium Code Reviews| Index: src/effects/gradients/SkSweepGradient.cpp |
| =================================================================== |
| --- src/effects/gradients/SkSweepGradient.cpp (revision 8365) |
| +++ src/effects/gradients/SkSweepGradient.cpp (working copy) |
| @@ -446,6 +446,7 @@ |
| GrEffectRef* GrSweepGradient::TestCreate(SkMWCRandom* random, |
| GrContext* context, |
| + const GrDrawTargetCaps&, |
| GrTexture**) { |
| SkPoint center = {random->nextUScalar1(), random->nextUScalar1()}; |