| Index: cc/resources/skpicture_content_layer_updater.cc
|
| diff --git a/cc/resources/skpicture_content_layer_updater.cc b/cc/resources/skpicture_content_layer_updater.cc
|
| index a08b2b4ed9d4c593583500084229d753a5cd27c0..52426864c329c025195167cb64176bd5e17f22a3 100644
|
| --- a/cc/resources/skpicture_content_layer_updater.cc
|
| +++ b/cc/resources/skpicture_content_layer_updater.cc
|
| @@ -23,7 +23,7 @@
|
|
|
| void SkPictureContentLayerUpdater::PrepareToUpdate(
|
| const gfx::Rect& content_rect,
|
| - const gfx::Size&,
|
| + gfx::Size,
|
| float contents_width_scale,
|
| float contents_height_scale,
|
| gfx::Rect* resulting_opaque_rect) {
|
|
|