Index: include/gpu/GrDrawContext.h |
diff --git a/include/gpu/GrDrawContext.h b/include/gpu/GrDrawContext.h |
index 1a7580ea03947db7fb84de27f06545f1fe12fbb2..4561b56427392b5d3074fff11712e160c8c505cb 100644 |
--- a/include/gpu/GrDrawContext.h |
+++ b/include/gpu/GrDrawContext.h |
@@ -302,7 +302,7 @@ 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 |
+ friend class GrClipStackClip; // for access to drawBatch |
// All the path renderers currently make their own batches |
friend class GrSoftwarePathRenderer; // for access to drawBatch |