| Index: cc/test/fake_picture_layer_tiling_client.h
|
| diff --git a/cc/test/fake_picture_layer_tiling_client.h b/cc/test/fake_picture_layer_tiling_client.h
|
| index 762c4d9535c9075d840b9608a2367204b7efe38a..e217a78487d59b18c609f8c9d56396678084d5a0 100644
|
| --- a/cc/test/fake_picture_layer_tiling_client.h
|
| +++ b/cc/test/fake_picture_layer_tiling_client.h
|
| @@ -36,7 +36,6 @@
|
| const PictureLayerTiling* tiling) override;
|
| bool RequiresHighResToDraw() const override;
|
| WhichTree GetTree() const override;
|
| - void TilingLiveRectChanged() override {}
|
|
|
| void set_twin_tiling_set(PictureLayerTilingSet* set) {
|
| twin_set_ = set;
|
|
|