Index: src/gpu/effects/GrTextureDomainEffect.cpp |
diff --git a/src/gpu/effects/GrTextureDomainEffect.cpp b/src/gpu/effects/GrTextureDomainEffect.cpp |
index c7eda889aa50aa3e08d4d62b5a9881bcb5b0c75d..59bd9099a4fd496ed34f631ecb38df11f71a2153 100644 |
--- a/src/gpu/effects/GrTextureDomainEffect.cpp |
+++ b/src/gpu/effects/GrTextureDomainEffect.cpp |
@@ -210,7 +210,7 @@ void GrTextureDomainEffect::getConstantColorComponents(GrColor* color, uint32_t* |
GR_DEFINE_EFFECT_TEST(GrTextureDomainEffect); |
-GrEffectRef* GrTextureDomainEffect::TestCreate(SkMWCRandom* random, |
+GrEffectRef* GrTextureDomainEffect::TestCreate(SkRandom* random, |
GrContext*, |
const GrDrawTargetCaps&, |
GrTexture* textures[]) { |