Index: src/gpu/GrReorderCommandBuilder.h |
diff --git a/src/gpu/GrReorderCommandBuilder.h b/src/gpu/GrReorderCommandBuilder.h |
index ee3b084b5e6d4c37e6cf847ce9b191d679a3a576..4a4ebe9c04c5e5585d7b4e3d27f36c114cc26435 100644 |
--- a/src/gpu/GrReorderCommandBuilder.h |
+++ b/src/gpu/GrReorderCommandBuilder.h |
@@ -45,7 +45,7 @@ public: |
GrDrawTarget::PathTransformType , |
int, |
const GrStencilSettings&, |
- const GrDrawTarget::PipelineInfo&) override { |
+ const GrPipelineOptimizations&) override { |
SkFAIL("Unsupported\n"); |
return NULL; |
} |