| Index: src/gpu/GrClipMaskManager.h
|
| diff --git a/src/gpu/GrClipMaskManager.h b/src/gpu/GrClipMaskManager.h
|
| index 36354545d525fc0c53d846d942837a2990147aaf..ef0c2be040ce4cd97a5ecc56404c7bd55c5b7467 100644
|
| --- a/src/gpu/GrClipMaskManager.h
|
| +++ b/src/gpu/GrClipMaskManager.h
|
| @@ -71,7 +71,7 @@ public:
|
|
|
| bool setupScissorClip(const GrPipelineBuilder& pipelineBuilder,
|
| GrPipelineBuilder::AutoRestoreStencil* ars,
|
| - const SkIRect& scissor,
|
| + const SkIRect& scissor,
|
| const SkRect* devBounds,
|
| GrAppliedClip* out);
|
|
|
|
|