Chromium Code Reviews| Index: src/pathops/SkOpSpan.h |
| diff --git a/src/pathops/SkOpSpan.h b/src/pathops/SkOpSpan.h |
| index e512554cc6f4c12e86ee1da8f60626307092514d..c6fc4b138f0c8135dd367f1ac717e3705e030df2 100644 |
| --- a/src/pathops/SkOpSpan.h |
| +++ b/src/pathops/SkOpSpan.h |
| @@ -404,7 +404,7 @@ public: |
| } |
| bool debugCoinLoopCheck() const; |
| - void detach(SkOpPtT* ); |
| + void release(SkOpPtT* ); |
| bool done() const { |
| SkASSERT(!final()); |