aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkColorShader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkColorShader.h')
-rw-r--r--include/core/SkColorShader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkColorShader.h b/include/core/SkColorShader.h
index ba17f6c4bc..8603577a0b 100644
--- a/include/core/SkColorShader.h
+++ b/include/core/SkColorShader.h
@@ -58,7 +58,7 @@ public:
virtual bool asNewEffect(GrContext* context, const SkPaint& paint,
const SkMatrix* localMatrix, GrColor* grColor,
- GrEffect** grEffect) const SK_OVERRIDE;
+ GrEffectRef** grEffect) const SK_OVERRIDE;
SK_TO_STRING_OVERRIDE()
SK_DECLARE_PUBLIC_FLATTENABLE_DESERIALIZATION_PROCS(SkColorShader)