Index: include/gpu/GrGpuResourceRef.h |
diff --git a/include/gpu/GrGpuResourceRef.h b/include/gpu/GrGpuResourceRef.h |
index 1f7d31be9443df0be9342f0815d93d62100ab5c6..0e23eeab61d2312e94765251c7bda672852d254a 100644 |
--- a/include/gpu/GrGpuResourceRef.h |
+++ b/include/gpu/GrGpuResourceRef.h |
@@ -77,8 +77,6 @@ private: |
called. */ |
void pendingIOComplete() const; |
- friend class GrDrawState; |
- friend class GrOptDrawState; |
friend class GrProgramElement; |
GrGpuResource* fResource; |