Chromium Code Reviews| Index: include/core/SkRefCnt.h |
| diff --git a/include/core/SkRefCnt.h b/include/core/SkRefCnt.h |
| index f92154bc2f86f1098a02a61fb9b46c1d46753e2a..ce38c67bd56a90ce624b584011a981b1fe0b26e2 100644 |
| --- a/include/core/SkRefCnt.h |
| +++ b/include/core/SkRefCnt.h |
| @@ -113,7 +113,6 @@ private: |
| // The following friends are those which override internal_dispose() |
| // and conditionally call SkRefCnt::internal_dispose(). |
| - friend class GrTexture; |
| friend class SkWeakRefCnt; |
| mutable int32_t fRefCnt; |