| Index: cc/trees/layer_tree_host_pixeltest_tiles.cc
|
| diff --git a/cc/trees/layer_tree_host_pixeltest_tiles.cc b/cc/trees/layer_tree_host_pixeltest_tiles.cc
|
| index f013e989d3c3f9fa8adaffd068ac4aeeb38bd946..0d036fbe8024faf87568b4aa2158332c18b64888 100644
|
| --- a/cc/trees/layer_tree_host_pixeltest_tiles.cc
|
| +++ b/cc/trees/layer_tree_host_pixeltest_tiles.cc
|
| @@ -92,10 +92,6 @@ class BlueYellowClient : public ContentLayerClient {
|
| explicit BlueYellowClient(const gfx::Size& size)
|
| : size_(size), blue_top_(true) {}
|
|
|
| - void PaintContents(SkCanvas* canvas,
|
| - const gfx::Rect& clip,
|
| - PaintingControlSetting painting_status) override {}
|
| -
|
| scoped_refptr<DisplayItemList> PaintContentsToDisplayList(
|
| const gfx::Rect& clip,
|
| PaintingControlSetting painting_status) override {
|
|
|