Index: cc/resources/bitmap_content_layer_updater.cc |
diff --git a/cc/resources/bitmap_content_layer_updater.cc b/cc/resources/bitmap_content_layer_updater.cc |
index 312b5a58fd9b3646b4dc97c50ccaaadc3fda6ae5..493b42e6a7ad23385ddc858b28305cae1759a0a1 100644 |
--- a/cc/resources/bitmap_content_layer_updater.cc |
+++ b/cc/resources/bitmap_content_layer_updater.cc |
@@ -55,7 +55,7 @@ scoped_ptr<LayerUpdater::Resource> BitmapContentLayerUpdater::CreateResource( |
void BitmapContentLayerUpdater::PrepareToUpdate( |
const gfx::Rect& content_rect, |
- gfx::Size tile_size, |
+ const gfx::Size& tile_size, |
float contents_width_scale, |
float contents_height_scale, |
gfx::Rect* resulting_opaque_rect) { |