| Index: src/gpu/text/GrStencilAndCoverTextContext.cpp
|
| diff --git a/src/gpu/text/GrStencilAndCoverTextContext.cpp b/src/gpu/text/GrStencilAndCoverTextContext.cpp
|
| index 381aa302824c0897c2cd9764113ae1ab99e53044..1e2347741f5f2463feb267bf7299da7b18c9707a 100644
|
| --- a/src/gpu/text/GrStencilAndCoverTextContext.cpp
|
| +++ b/src/gpu/text/GrStencilAndCoverTextContext.cpp
|
| @@ -11,6 +11,7 @@
|
| #include "GrDrawContext.h"
|
| #include "GrPath.h"
|
| #include "GrPathRange.h"
|
| +#include "GrPipelineBuilder.h"
|
| #include "GrResourceProvider.h"
|
| #include "GrTextUtils.h"
|
| #include "SkAutoKern.h"
|
|
|