aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGr.cpp
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2014-11-14 12:10:14 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-14 12:10:15 -0800
commit71cb0c241e439b6ed746b90294d0b6916644a644 (patch)
treeef62e86321ed64c6976ead548e9208393c3bce86 /src/gpu/SkGr.cpp
parentae760d579c6ad74989a998d30bb20a55d81e634e (diff)
Replace GrResourceCache with GrResourceCache2.
Diffstat (limited to 'src/gpu/SkGr.cpp')
-rw-r--r--src/gpu/SkGr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/SkGr.cpp b/src/gpu/SkGr.cpp
index affbd956b0..a86ee60317 100644
--- a/src/gpu/SkGr.cpp
+++ b/src/gpu/SkGr.cpp
@@ -12,7 +12,6 @@
#include "SkMessageBus.h"
#include "SkPixelRef.h"
#include "SkTextureCompressor.h"
-#include "GrResourceCache.h"
#include "GrGpu.h"
#include "effects/GrDitherEffect.h"
#include "GrDrawTargetCaps.h"