| Index: include/gpu/GrDrawContext.h
|
| diff --git a/include/gpu/GrDrawContext.h b/include/gpu/GrDrawContext.h
|
| index 5986da95046e5329d312739440663ef0fa0fbdbe..b6fc0dfa231a5c3a657f03eea564b52d6a1e54e3 100644
|
| --- a/include/gpu/GrDrawContext.h
|
| +++ b/include/gpu/GrDrawContext.h
|
| @@ -259,8 +259,7 @@ private:
|
|
|
| GrDrawContext(GrDrawingManager*, GrRenderTarget*, const SkSurfaceProps* surfaceProps);
|
|
|
| - void internalDrawPath(GrDrawTarget*,
|
| - GrPipelineBuilder*,
|
| + void internalDrawPath(GrPipelineBuilder*,
|
| const SkMatrix& viewMatrix,
|
| GrColor,
|
| bool useAA,
|
|
|