| 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 d04d8d49cc40ce2356239a84f9d84418af2ea4d3..cf959350551ff5c32501a3540cfbd8ebeed506ec 100644
|
| --- a/cc/resources/picture_layer_tiling_set.h
|
| +++ b/cc/resources/picture_layer_tiling_set.h
|
| @@ -179,8 +179,7 @@
|
|
|
| void CopyTilingsAndPropertiesFromPendingTwin(
|
| const PictureLayerTilingSet* pending_twin_set,
|
| - const scoped_refptr<RasterSource>& raster_source,
|
| - const Region& layer_invalidation);
|
| + const scoped_refptr<RasterSource>& raster_source);
|
|
|
| // Remove one tiling.
|
| void Remove(PictureLayerTiling* tiling);
|
|
|