| Index: cc/test/fake_picture_pile_impl.h
|
| diff --git a/cc/test/fake_picture_pile_impl.h b/cc/test/fake_picture_pile_impl.h
|
| index 4f7b5af8206b1cbf8836b6edfc9789c30902faf2..3a437027aa0417e528a956eaf3c0f4fabeb0a008 100644
|
| --- a/cc/test/fake_picture_pile_impl.h
|
| +++ b/cc/test/fake_picture_pile_impl.h
|
| @@ -102,7 +102,7 @@ class FakePicturePileImpl : public PicturePileImpl {
|
| FakeContentLayerClient client_;
|
| SkPaint default_paint_;
|
| base::WaitableEvent* playback_allowed_event_;
|
| - SkTileGridFactory::TileGridInfo tile_grid_info_;
|
| + gfx::Size tile_grid_size_;
|
| };
|
|
|
| } // namespace cc
|
|
|