aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrPathRendererChain.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpu/GrPathRendererChain.h')
-rw-r--r--include/gpu/GrPathRendererChain.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gpu/GrPathRendererChain.h b/include/gpu/GrPathRendererChain.h
index 76fd1da70a..ca8c35bdeb 100644
--- a/include/gpu/GrPathRendererChain.h
+++ b/include/gpu/GrPathRendererChain.h
@@ -8,7 +8,6 @@
#ifndef GrPathRendererChain_DEFINED
#define GrPathRendererChain_DEFINED
-#include "SkPath.h"
#include "SkRefCnt.h"
#include "SkTArray.h"
@@ -60,7 +59,6 @@ public:
const SkStrokeRec& rec,
const GrDrawTarget* target,
DrawType drawType,
- SkPath::FillType fillType,
StencilSupport* stencilSupport);
private: