| Index: cc/resources/skpicture_content_layer_updater.h
|
| diff --git a/cc/resources/skpicture_content_layer_updater.h b/cc/resources/skpicture_content_layer_updater.h
|
| index 9c79c745a9ce77d2afc0011d5e3c7a1959b4d9e7..af8e71c2be3ebcec958653ebffebcd200e0f2345 100644
|
| --- a/cc/resources/skpicture_content_layer_updater.h
|
| +++ b/cc/resources/skpicture_content_layer_updater.h
|
| @@ -25,8 +25,7 @@
|
| int layer_id);
|
| virtual ~SkPictureContentLayerUpdater();
|
|
|
| - virtual void PrepareToUpdate(const gfx::Size& content_size,
|
| - const gfx::Rect& paint_rect,
|
| + virtual void PrepareToUpdate(const gfx::Rect& content_rect,
|
| const gfx::Size& tile_size,
|
| float contents_width_scale,
|
| float contents_height_scale) OVERRIDE;
|
|
|