Index: cc/resources/picture.h |
diff --git a/cc/resources/picture.h b/cc/resources/picture.h |
index 4eb238ab6315d55d681caad14a927cfee531dd97..b2e5b29607baac1c5e2074d8dac80b2a438d9d11 100644 |
--- a/cc/resources/picture.h |
+++ b/cc/resources/picture.h |
@@ -71,7 +71,6 @@ class CC_EXPORT Picture |
// Apply this scale and raster the negated region into the canvas. See comment |
// in PicturePileImpl::RasterCommon for explanation on negated content region. |
int Raster(SkCanvas* canvas, |
- SkDrawPictureCallback* callback, |
const Region& negated_content_region, |
float contents_scale); |