Index: src/utils/debugger/SkDebugCanvas.h |
diff --git a/src/utils/debugger/SkDebugCanvas.h b/src/utils/debugger/SkDebugCanvas.h |
index 612ee5756f982c14f45d54cb44bc7b2a6f58dc2b..7de2b59437c8c8321a1bea03f35dbc61a02caa8f 100644 |
--- a/src/utils/debugger/SkDebugCanvas.h |
+++ b/src/utils/debugger/SkDebugCanvas.h |
@@ -205,7 +205,6 @@ |
const SkPaint*, SrcRectConstraint) override; |
void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst, |
const SkPaint*) override; |
- void onDrawSprite(const SkBitmap&, int left, int top, const SkPaint*) override; |
void onClipRect(const SkRect&, SkRegion::Op, ClipEdgeStyle) override; |
void onClipRRect(const SkRRect&, SkRegion::Op, ClipEdgeStyle) override; |
void onClipPath(const SkPath&, SkRegion::Op, ClipEdgeStyle) override; |