Index: src/gpu/GrAtlasTextBlob.h |
diff --git a/src/gpu/GrAtlasTextBlob.h b/src/gpu/GrAtlasTextBlob.h |
index 63f9185d97392e6e0fe0c879ce24fdf0e22066ed..5b7b52ea268c6075d80b75f74e786610c574cb9d 100644 |
--- a/src/gpu/GrAtlasTextBlob.h |
+++ b/src/gpu/GrAtlasTextBlob.h |
@@ -184,7 +184,7 @@ struct GrAtlasTextBlob : public SkRefCnt { |
SkTArray<BigGlyph> fBigGlyphs; |
Key fKey; |
SkMatrix fViewMatrix; |
- SkColor fPaintColor; |
+ GrColor fPaintColor; |
SkScalar fX; |
SkScalar fY; |