| Index: src/effects/SkMorphologyImageFilter.cpp
|
| ===================================================================
|
| --- src/effects/SkMorphologyImageFilter.cpp (revision 7988)
|
| +++ src/effects/SkMorphologyImageFilter.cpp (working copy)
|
| @@ -420,7 +420,7 @@
|
| GR_DEFINE_EFFECT_TEST(GrMorphologyEffect);
|
|
|
| GrEffectRef* GrMorphologyEffect::TestCreate(SkMWCRandom* random,
|
| - GrContext* context,
|
| + GrContext*,
|
| GrTexture* textures[]) {
|
| int texIdx = random->nextBool() ? GrEffectUnitTest::kSkiaPMTextureIdx :
|
| GrEffectUnitTest::kAlphaTextureIdx;
|
|
|