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