Index: src/gpu/GrClipMaskManager.h |
diff --git a/src/gpu/GrClipMaskManager.h b/src/gpu/GrClipMaskManager.h |
index 3aec257075b4689801fb662b3f67c29135693c8f..f93fa4af0dbed03e4f0da79a139a36058f1319da 100644 |
--- a/src/gpu/GrClipMaskManager.h |
+++ b/src/gpu/GrClipMaskManager.h |
@@ -152,6 +152,7 @@ private: |
// desired blend operation. Optionally if the caller already selected a path renderer it can |
// be passed. Otherwise the function will select one if the element is a path. |
bool drawElement(GrDrawState*, |
+ GrColor, |
GrTexture* target, |
const SkClipStack::Element*, |
GrPathRenderer* pr = NULL); |