Index: src/gpu/effects/GrTextureDomain.h |
diff --git a/src/gpu/effects/GrTextureDomain.h b/src/gpu/effects/GrTextureDomain.h |
index 387016ed5643e4ebe5f06e3a874a378bf0e14b20..2877c3927e770d7f05c9940fdcfa510625d06d44 100644 |
--- a/src/gpu/effects/GrTextureDomain.h |
+++ b/src/gpu/effects/GrTextureDomain.h |
@@ -120,7 +120,7 @@ |
const GrTextureDomain& textureDomain, |
const char* outColor, |
const SkString& inCoords, |
- GrGLSLFragmentProcessor::SamplerHandle sampler, |
+ const GrGLSLSampler& sampler, |
const char* inModulateColor = nullptr); |
/** |