| Index: cc/layers/picture_layer_impl.h
|
| diff --git a/cc/layers/picture_layer_impl.h b/cc/layers/picture_layer_impl.h
|
| index e6554cdb2e96804ef42ac7f01b7271197642414f..ae5297b20708cdf9bef52357084a25013dd1aaa8 100644
|
| --- a/cc/layers/picture_layer_impl.h
|
| +++ b/cc/layers/picture_layer_impl.h
|
| @@ -73,6 +73,7 @@ class CC_EXPORT PictureLayerImpl
|
| TilePriority::PriorityBin GetMaxTilePriorityBin() const override;
|
| WhichTree GetTree() const override;
|
| bool RequiresHighResToDraw() const override;
|
| + void TilingLiveRectChanged() override;
|
|
|
| void UpdateRasterSource(scoped_refptr<RasterSource> raster_source,
|
| Region* new_invalidation,
|
|
|