Index: cc/resources/picture_layer_tiling_set.h |
diff --git a/cc/resources/picture_layer_tiling_set.h b/cc/resources/picture_layer_tiling_set.h |
index f88d1ef1f95e73f535f05220a2de5a9915359bee..31f7e937b4295b18b68f5d63f491981d52abecdb 100644 |
--- a/cc/resources/picture_layer_tiling_set.h |
+++ b/cc/resources/picture_layer_tiling_set.h |
@@ -55,6 +55,7 @@ class CC_EXPORT PictureLayerTilingSet { |
WhichTree tree, |
gfx::Size device_viewport, |
gfx::Rect viewport_in_content_space, |
+ gfx::Rect visible_content_rect, |
gfx::Size last_layer_bounds, |
gfx::Size current_layer_bounds, |
float last_layer_contents_scale, |