Chromium Code Reviews| Index: src/gpu/text/GrAtlasTextBlob.h |
| diff --git a/src/gpu/text/GrAtlasTextBlob.h b/src/gpu/text/GrAtlasTextBlob.h |
| index a6531f167b7b1f62449b98ec68cfdfaf54b0de81..36e45abcff3a6ebc4c494c4cbfc9a6a2296715a7 100644 |
| --- a/src/gpu/text/GrAtlasTextBlob.h |
| +++ b/src/gpu/text/GrAtlasTextBlob.h |
| @@ -148,7 +148,7 @@ public: |
| SkGlyphCache* setupCache(int runIndex, |
| const SkSurfaceProps& props, |
| - SkPaint::FakeGamma fakeGamma, |
| + uint32_t scalerContextFlags, |
| const SkPaint& skPaint, |
| const SkMatrix* viewMatrix); |