Index: src/gpu/GrDrawTarget.h |
diff --git a/src/gpu/GrDrawTarget.h b/src/gpu/GrDrawTarget.h |
index 30a6cee4fa3d3d7f3c63d7ffb29726523348d865..cc9cda94f3639281b6c7529020a8e4803fde958b 100644 |
--- a/src/gpu/GrDrawTarget.h |
+++ b/src/gpu/GrDrawTarget.h |
@@ -37,7 +37,7 @@ class GrPipeline; |
class GrDrawTarget : public SkRefCnt { |
public: |
- SK_DECLARE_INST_COUNT(GrDrawTarget) |
+ |
typedef GrPathRange::PathIndexType PathIndexType; |
typedef GrPathRendering::PathTransformType PathTransformType; |