Chromium Code Reviews| Index: include/core/SkPaint.h |
| diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h |
| index 50fe1f4c1df20399760fa26c2aedfd665a9b8ce4..5f02662d715f75b701270577f439ac8c268c2de1 100644 |
| --- a/include/core/SkPaint.h |
| +++ b/include/core/SkPaint.h |
| @@ -24,7 +24,7 @@ class SkDescriptor; |
| struct SkDeviceProperties; |
| class SkReadBuffer; |
| class SkWriteBuffer; |
| -struct SkGlyph; |
| +class SkGlyph; |
| struct SkRect; |
| class SkGlyphCache; |
| class SkImageFilter; |