Index: src/gpu/text/GrAtlasTextBlob.h |
diff --git a/src/gpu/text/GrAtlasTextBlob.h b/src/gpu/text/GrAtlasTextBlob.h |
index 9631ef1024a4f27ef289a661014edc36f7e2c0a2..3fd45990eb55bf225c288859ff9734c90c41b4a2 100644 |
--- a/src/gpu/text/GrAtlasTextBlob.h |
+++ b/src/gpu/text/GrAtlasTextBlob.h |
@@ -502,7 +502,7 @@ private: |
GrColor color, |
const SkPaint& skPaint, const SkSurfaceProps& props, |
const GrDistanceFieldAdjustTable* distanceAdjustTable, |
- bool useSRGBDistanceTable, |
+ bool useGammaCorrectDistanceTable, |
GrBatchFontCache* cache); |
struct BigGlyph { |