| Index: src/gpu/text/GrStencilAndCoverTextContext.h
|
| diff --git a/src/gpu/text/GrStencilAndCoverTextContext.h b/src/gpu/text/GrStencilAndCoverTextContext.h
|
| index 892e279f59fbc7eb47ac7d333abd6fc60dfe56fd..b1faba11b0ba93e34646ef252a9744b2fe8cf3c9 100644
|
| --- a/src/gpu/text/GrStencilAndCoverTextContext.h
|
| +++ b/src/gpu/text/GrStencilAndCoverTextContext.h
|
| @@ -8,7 +8,7 @@
|
| #ifndef GrStencilAndCoverTextContext_DEFINED
|
| #define GrStencilAndCoverTextContext_DEFINED
|
|
|
| -#include "GrDrawTarget.h"
|
| +#include "GrDrawContext.h"
|
| #include "GrStrokeInfo.h"
|
| #include "SkDrawFilter.h"
|
| #include "SkTextBlob.h"
|
|
|