| Index: cc/layers/tiled_layer_impl.h
|
| diff --git a/cc/layers/tiled_layer_impl.h b/cc/layers/tiled_layer_impl.h
|
| index b45b7338b5b5f2236fbac4b594af098324ae0c61..4c1459e34d0cbaefca9554599fe7849e59654791 100644
|
| --- a/cc/layers/tiled_layer_impl.h
|
| +++ b/cc/layers/tiled_layer_impl.h
|
| @@ -39,7 +39,6 @@ class CC_EXPORT TiledLayerImpl : public LayerImpl {
|
| void PushTileProperties(int i,
|
| int j,
|
| ResourceProvider::ResourceId resource,
|
| - const gfx::Rect& opaque_rect,
|
| bool contents_swizzled);
|
| void PushInvalidTile(int i, int j);
|
|
|
|
|