aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRenderTargetContext.h
diff options
context:
space:
mode:
authorGravatar Robert Phillips <robertphillips@google.com>2018-02-07 12:47:44 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-07 18:28:22 +0000
commit383c418ec9eb942f64aebc2fc2b9a362ba2fdc58 (patch)
treebad8f98c8c9006b997f1d40e50eadf1a5cf729b9 /src/gpu/GrRenderTargetContext.h
parent98996fa5c771d10228accea52c27e25c2f6d54eb (diff)
Remove GrStencilAndCoverTextContext
TBR=bsalomon@google.com Change-Id: Ibbb26e2ba74df43c3156f95bea258cda998500cb Reviewed-on: https://skia-review.googlesource.com/105260 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com>
Diffstat (limited to 'src/gpu/GrRenderTargetContext.h')
-rw-r--r--src/gpu/GrRenderTargetContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/GrRenderTargetContext.h b/src/gpu/GrRenderTargetContext.h
index 6e0c6745fd..6525866ee0 100644
--- a/src/gpu/GrRenderTargetContext.h
+++ b/src/gpu/GrRenderTargetContext.h
@@ -390,7 +390,6 @@ private:
}
friend class GrAtlasTextBlob; // for access to add[Mesh]DrawOp
- friend class GrStencilAndCoverTextContext; // for access to add[Mesh]DrawOp
friend class GrClipStackClip; // for access to getOpList
friend class GrDrawingManager; // for ctor