| Index: src/gpu/text/GrAtlasTextBlob.h
|
| diff --git a/src/gpu/text/GrAtlasTextBlob.h b/src/gpu/text/GrAtlasTextBlob.h
|
| index bc1e0b4afc19269e77539d1ac68cbeb4e4e5b51f..36e45abcff3a6ebc4c494c4cbfc9a6a2296715a7 100644
|
| --- a/src/gpu/text/GrAtlasTextBlob.h
|
| +++ b/src/gpu/text/GrAtlasTextBlob.h
|
| @@ -474,7 +474,6 @@
|
| 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
|
|
|