| Index: src/gpu/batches/GrStencilAndCoverPathRenderer.cpp
|
| diff --git a/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp b/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp
|
| index 01193ad0aa4e8aefa6b6aae404085e51ee3eeeea..02d74fff6e53d49c9e693e806c51e46302ecc033 100644
|
| --- a/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp
|
| +++ b/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp
|
| @@ -13,6 +13,7 @@
|
| #include "GrDrawPathBatch.h"
|
| #include "GrGpu.h"
|
| #include "GrPath.h"
|
| +#include "GrPipelineBuilder.h"
|
| #include "GrRenderTarget.h"
|
| #include "GrResourceProvider.h"
|
| #include "GrStencilPathBatch.h"
|
|
|