| Index: cc/layers/picture_layer_impl.h
|
| diff --git a/cc/layers/picture_layer_impl.h b/cc/layers/picture_layer_impl.h
|
| index 12209a8472d1c0f65428892a182775ac73e0b525..d7e47f52e3f756ad8ed43a0cce7fed05f8c00c19 100644
|
| --- a/cc/layers/picture_layer_impl.h
|
| +++ b/cc/layers/picture_layer_impl.h
|
| @@ -158,7 +158,6 @@ class CC_EXPORT PictureLayerImpl
|
|
|
| PictureLayerImpl(LayerTreeImpl* tree_impl, int id);
|
| PictureLayerTiling* AddTiling(float contents_scale);
|
| - void RemoveTiling(float contents_scale);
|
| void RemoveAllTilings();
|
| void SyncFromActiveLayer(const PictureLayerImpl* other);
|
| void AddTilingsForRasterScale();
|
|
|