Chromium Code Reviews| Index: cc/tiles/picture_layer_tiling.h |
| diff --git a/cc/tiles/picture_layer_tiling.h b/cc/tiles/picture_layer_tiling.h |
| index 354719f28d676c1bc7441bc07de0c73f21e1b240..2768344a96b6ffd8914560b6499ebb6ea745e83b 100644 |
| --- a/cc/tiles/picture_layer_tiling.h |
| +++ b/cc/tiles/picture_layer_tiling.h |
| @@ -212,6 +212,7 @@ class CC_EXPORT PictureLayerTiling { |
| private: |
| const PictureLayerTiling* tiling_; |
| + gfx::Size dest_layer_bounds_; |
| gfx::Rect dest_rect_; |
| float dest_to_content_scale_; |