Index: include/gpu/GrPathRendererChain.h |
=================================================================== |
--- include/gpu/GrPathRendererChain.h (revision 13407) |
+++ include/gpu/GrPathRendererChain.h (working copy) |
@@ -8,7 +8,6 @@ |
#ifndef GrPathRendererChain_DEFINED |
#define GrPathRendererChain_DEFINED |
-#include "SkPath.h" |
#include "SkRefCnt.h" |
#include "SkTArray.h" |
@@ -60,7 +59,6 @@ |
const SkStrokeRec& rec, |
const GrDrawTarget* target, |
DrawType drawType, |
- SkPath::FillType fillType, |
StencilSupport* stencilSupport); |
private: |