Index: src/gpu/batches/GrAAFillRectBatch.h |
diff --git a/src/gpu/batches/GrAAFillRectBatch.h b/src/gpu/batches/GrAAFillRectBatch.h |
index c852eb100201f8f9d97185bc144c9618c711be20..fdce84cbc76c4e24b966bf764671c28217c0a4e7 100644 |
--- a/src/gpu/batches/GrAAFillRectBatch.h |
+++ b/src/gpu/batches/GrAAFillRectBatch.h |
@@ -38,7 +38,7 @@ public: |
out->setUnknownSingleComponent(); |
} |
- void initBatchTracker(const GrPipelineInfo& init) override; |
+ void initBatchTracker(const GrPipelineOptimizations&) override; |
void generateGeometry(GrBatchTarget* batchTarget) override; |