| Index: cc/tiles/tile_manager_unittest.cc
|
| diff --git a/cc/tiles/tile_manager_unittest.cc b/cc/tiles/tile_manager_unittest.cc
|
| index 39da63a0671f6e1e3c6672e9707b053433dc9d9b..3675241a84fc23ddcf272b56e069abb6cdd99678 100644
|
| --- a/cc/tiles/tile_manager_unittest.cc
|
| +++ b/cc/tiles/tile_manager_unittest.cc
|
| @@ -1988,7 +1988,7 @@ class MockReadyToDrawRasterBufferProviderImpl
|
| const gfx::Rect& raster_full_rect,
|
| const gfx::Rect& raster_dirty_rect,
|
| uint64_t new_content_id,
|
| - float scale,
|
| + const gfx::AxisTransform2d& transform,
|
| const RasterSource::PlaybackSettings& playback_settings) override {}
|
| };
|
| };
|
|
|