aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAtlasTextContext.cpp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-04-28 07:04:11 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-04-28 07:04:11 -0700
commit8f94bb2b25a30917746c5180614e58253c76ae77 (patch)
tree627ad02b8297acb8ba12b2578bdca58e637db1b8 /src/gpu/GrAtlasTextContext.cpp
parent438de49857cab98981b35d04dc49c2135124d18b (diff)
remove old text contexts and fontcache
Diffstat (limited to 'src/gpu/GrAtlasTextContext.cpp')
-rw-r--r--src/gpu/GrAtlasTextContext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/GrAtlasTextContext.cpp b/src/gpu/GrAtlasTextContext.cpp
index 8e4b6635a3..c2c76edec3 100644
--- a/src/gpu/GrAtlasTextContext.cpp
+++ b/src/gpu/GrAtlasTextContext.cpp
@@ -6,7 +6,6 @@
*/
#include "GrAtlasTextContext.h"
-#include "GrAtlas.h"
#include "GrBatch.h"
#include "GrBatchFontCache.h"
#include "GrBatchTarget.h"