Index: src/gpu/text/GrAtlasTextBlob.h |
diff --git a/src/gpu/text/GrAtlasTextBlob.h b/src/gpu/text/GrAtlasTextBlob.h |
index 36e45abcff3a6ebc4c494c4cbfc9a6a2296715a7..bc1e0b4afc19269e77539d1ac68cbeb4e4e5b51f 100644 |
--- a/src/gpu/text/GrAtlasTextBlob.h |
+++ b/src/gpu/text/GrAtlasTextBlob.h |
@@ -474,6 +474,7 @@ private: |
SkAutoTUnref<SkTypeface> fTypeface; |
SkSTArray<kMinSubRuns, SubRunInfo> fSubRunInfo; |
SkAutoDescriptor fDescriptor; |
+ SkScalerContextEffects fEffects; |
// Distance field text cannot draw coloremoji, and so has to fall back. However, |
// though the distance field text and the coloremoji may share the same run, they |