aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPathRange.h
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2014-11-14 06:29:40 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-14 06:29:40 -0800
commit407aa584d183c1bf314f5defd1cf0202e8a96c89 (patch)
tree9d2ba6989a9e0c86281337c5243c060ad4544e8d /src/gpu/GrPathRange.h
parent5ae776504fce25d320054390556526403068f103 (diff)
Replace GrResourceCache with GrResourceCache2.
Diffstat (limited to 'src/gpu/GrPathRange.h')
-rw-r--r--src/gpu/GrPathRange.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/GrPathRange.h b/src/gpu/GrPathRange.h
index dc8ce1d71b..5bfecb0a68 100644
--- a/src/gpu/GrPathRange.h
+++ b/src/gpu/GrPathRange.h
@@ -9,7 +9,6 @@
#define GrPathRange_DEFINED
#include "GrGpuResource.h"
-#include "GrResourceCache.h"
#include "SkRefCnt.h"
#include "SkStrokeRec.h"
#include "SkTArray.h"