Index: include/gpu/GrContext.h |
diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h |
index c6dd2d75631af38fdef00e2a933c144e11b90680..c3c11b7be7900ebbffaa97786184df782f69e9a1 100644 |
--- a/include/gpu/GrContext.h |
+++ b/include/gpu/GrContext.h |
@@ -983,6 +983,7 @@ private: |
void internalDrawPath(GrDrawTarget*, |
GrDrawState*, |
+ GrColor, |
bool useAA, |
const SkPath&, |
const GrStrokeInfo&); |