| Index: src/gpu/GrStencilAndCoverTextContext.h
|
| diff --git a/src/gpu/GrStencilAndCoverTextContext.h b/src/gpu/GrStencilAndCoverTextContext.h
|
| index 920f2d7f4264f937efda6b094cdbc5ede7048ef1..f5795d08415943d7a047fb03e26b6a4050a96ad1 100644
|
| --- a/src/gpu/GrStencilAndCoverTextContext.h
|
| +++ b/src/gpu/GrStencilAndCoverTextContext.h
|
| @@ -24,7 +24,7 @@ class GrPathRange;
|
| class GrStencilAndCoverTextContext : public GrTextContext {
|
| public:
|
| static GrStencilAndCoverTextContext* Create(GrContext*, GrDrawContext*,
|
| - const SkDeviceProperties&, bool fallbackUsesDFT);
|
| + const SkDeviceProperties&);
|
|
|
| virtual ~GrStencilAndCoverTextContext();
|
|
|
|
|