Index: cc/resources/picture_pile.h |
diff --git a/cc/resources/picture_pile.h b/cc/resources/picture_pile.h |
index b5a14d89efa777d6adb944b649f76c639c742a33..4b6119297622e05929e79ab5298b8cb0c259cc22 100644 |
--- a/cc/resources/picture_pile.h |
+++ b/cc/resources/picture_pile.h |
@@ -28,7 +28,7 @@ class CC_EXPORT PicturePile : public PicturePileBase { |
SkColor background_color, |
bool contents_opaque, |
bool contents_fill_bounds_completely, |
- const gfx::Rect& layer_bounds_rect, |
+ const gfx::Size& layer_size, |
const gfx::Rect& visible_layer_rect, |
int frame_number, |
Picture::RecordingMode recording_mode, |