Index: include/gpu/GrDrawContext.h |
diff --git a/include/gpu/GrDrawContext.h b/include/gpu/GrDrawContext.h |
index 948577cffa7f8c7f667fe0a03642d47950195fbe..6b582a6a631b6c76d4e394034089845958306d26 100644 |
--- a/include/gpu/GrDrawContext.h |
+++ b/include/gpu/GrDrawContext.h |
@@ -314,7 +314,6 @@ private: |
friend class GrDrawContextPriv; |
friend class GrTestTarget; // for access to getDrawTarget |
friend class GrSWMaskHelper; // for access to drawBatch |
- friend class GrClipMaskManager; // for access to drawBatch |
// All the path renderers currently make their own batches |
friend class GrSoftwarePathRenderer; // for access to drawBatch |