aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrStencilAndCoverTextContext.cpp
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2016-03-02 11:36:59 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-03-02 11:36:59 -0800
commit73c4e64f4bb90059cf822dac9eaf30e1c38bec77 (patch)
tree34aaa972e54502b149a3f204200e65595382e454 /src/gpu/text/GrStencilAndCoverTextContext.cpp
parenta1e6b3be8124cef85f2e39e3cb85000ad9526d48 (diff)
Retract GrDrawTarget and GrPipelineBuilder a bit more
Diffstat (limited to 'src/gpu/text/GrStencilAndCoverTextContext.cpp')
-rw-r--r--src/gpu/text/GrStencilAndCoverTextContext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/text/GrStencilAndCoverTextContext.cpp b/src/gpu/text/GrStencilAndCoverTextContext.cpp
index 52281b2bbe..12b3f2f877 100644
--- a/src/gpu/text/GrStencilAndCoverTextContext.cpp
+++ b/src/gpu/text/GrStencilAndCoverTextContext.cpp
@@ -8,7 +8,6 @@
#include "GrStencilAndCoverTextContext.h"
#include "GrAtlasTextContext.h"
#include "GrDrawContext.h"
-#include "GrDrawTarget.h"
#include "GrPath.h"
#include "GrPathRange.h"
#include "GrResourceProvider.h"