Chromium Code Reviews| Index: src/effects/gradients/SkTwoPointRadialGradient.cpp |
| =================================================================== |
| --- src/effects/gradients/SkTwoPointRadialGradient.cpp (revision 7988) |
| +++ src/effects/gradients/SkTwoPointRadialGradient.cpp (working copy) |
| @@ -531,7 +531,7 @@ |
| } |
| void GrGLRadial2Gradient::emitCode(GrGLShaderBuilder* builder, |
| - const GrEffectStage& stage, |
| + const GrEffectStage&, |
| EffectKey key, |
| const char* vertexCoords, |
| const char* outputColor, |