Chromium Code Reviews| Index: include/core/SkTextBlob.h |
| diff --git a/include/core/SkTextBlob.h b/include/core/SkTextBlob.h |
| index 0fb2402d3d0d2f474e5a4f421078d6c0692874af..8e67723494fa54c2f22b002e1c2da4f4c082827c 100644 |
| --- a/include/core/SkTextBlob.h |
| +++ b/include/core/SkTextBlob.h |
| @@ -86,7 +86,7 @@ private: |
| static unsigned ScalarsPerGlyph(GlyphPositioning pos); |
| - friend class SkCanvas; |
| + friend class SkBaseDevice; |
| friend class SkTextBlobBuilder; |
| friend class TextBlobTester; |