Index: src/gpu/batches/GrDrawPathBatch.h |
diff --git a/src/gpu/batches/GrDrawPathBatch.h b/src/gpu/batches/GrDrawPathBatch.h |
index 618bc5edc585cbc742c26e15562358c0c14342da..d29d046de3c9607b452a736dac3d74eb8a79897c 100644 |
--- a/src/gpu/batches/GrDrawPathBatch.h |
+++ b/src/gpu/batches/GrDrawPathBatch.h |
@@ -19,7 +19,7 @@ |
class GrDrawPathBatchBase : public GrDrawBatch { |
public: |
- void computePipelineOptimizations(GrInitInvariantOutput* color, |
+ void computePipelineOptimizations(GrInitInvariantOutput* color, |
GrInitInvariantOutput* coverage, |
GrBatchToXPOverrides* overrides) const override { |
color->setKnownFourComponents(fColor); |