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