Chromium Code Reviews| Index: include/core/SkPicture.h |
| =================================================================== |
| --- include/core/SkPicture.h (revision 14614) |
| +++ include/core/SkPicture.h (working copy) |
| @@ -477,6 +477,7 @@ |
| friend class SkPicturePlayback; |
| friend class SkPictureRecorder; |
| friend class SkGpuDevice; |
| + friend class GrGatherCanvas; |
| friend class GrGatherDevice; |
| friend class SkDebugCanvas; |