Index: cc/raster/raster_buffer_provider.h |
diff --git a/cc/raster/raster_buffer_provider.h b/cc/raster/raster_buffer_provider.h |
index 8c3b64473673c34ca7b73f0238cc8fd3462e58de..2a628b171bf96e3bfe3816fee7931e24f57a8259 100644 |
--- a/cc/raster/raster_buffer_provider.h |
+++ b/cc/raster/raster_buffer_provider.h |
@@ -37,7 +37,7 @@ class CC_EXPORT RasterBufferProvider { |
const RasterSource* raster_source, |
const gfx::Rect& canvas_bitmap_rect, |
const gfx::Rect& canvas_playback_rect, |
- const gfx::SizeF& scales, |
+ const ScaleTranslate2d& transform, |
sk_sp<SkColorSpace> color_space, |
const RasterSource::PlaybackSettings& playback_settings); |