| Index: src/gpu/GrStencilAndCoverTextContext.cpp
|
| diff --git a/src/gpu/GrStencilAndCoverTextContext.cpp b/src/gpu/GrStencilAndCoverTextContext.cpp
|
| index 047cd07978df6934edff09cbfde04def57faa400..479213b21c1b46c58d137a80968ae31a3b305f6f 100644
|
| --- a/src/gpu/GrStencilAndCoverTextContext.cpp
|
| +++ b/src/gpu/GrStencilAndCoverTextContext.cpp
|
| @@ -443,7 +443,6 @@ void GrStencilAndCoverTextContext::flush(GrDrawContext* dc) {
|
|
|
| *pipelineBuilder.stencil() = kStencilPass;
|
|
|
| - SkASSERT(0 == fQueuedGlyphCount);
|
| SkASSERT(kGlyphBufferSize == fFallbackGlyphsIdx);
|
|
|
| dc->drawPaths(&pipelineBuilder, pp, fGlyphs,
|
|
|