| Index: cc/resources/caching_bitmap_content_layer_updater.h
|
| diff --git a/cc/resources/caching_bitmap_content_layer_updater.h b/cc/resources/caching_bitmap_content_layer_updater.h
|
| index 8e9889025c4435ab787163508ebe9be48b7eb99f..d6f587abee98e2ea9c53649ee17da7cca1ed57bc 100644
|
| --- a/cc/resources/caching_bitmap_content_layer_updater.h
|
| +++ b/cc/resources/caching_bitmap_content_layer_updater.h
|
| @@ -19,6 +19,7 @@ class CachingBitmapContentLayerUpdater : public BitmapContentLayerUpdater {
|
| int layer_id);
|
|
|
| virtual void PrepareToUpdate(gfx::Rect content_rect,
|
| + gfx::Rect paint_rect,
|
| gfx::Size tile_size,
|
| float contents_width_scale,
|
| float contents_height_scale,
|
|
|