Index: src/gpu/GrSWMaskHelper.h |
diff --git a/src/gpu/GrSWMaskHelper.h b/src/gpu/GrSWMaskHelper.h |
index 54a38971534b48b9f58cf9ce2ecdb5d5714afa91..1eef46ecff31af6c6f7031486132b5b229f29219 100644 |
--- a/src/gpu/GrSWMaskHelper.h |
+++ b/src/gpu/GrSWMaskHelper.h |
@@ -93,6 +93,7 @@ public: |
static void DrawToTargetWithPathMask(GrTexture* texture, |
GrDrawTarget* target, |
GrDrawState* drawState, |
+ GrColor, |
const SkIRect& rect); |
private: |