Index: cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc |
diff --git a/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc b/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc |
index d703e22a31c228f6e1d43f6933ac96fc8dee090d..e7dd14916445dbd252a161cde57570af11e67da1 100644 |
--- a/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc |
+++ b/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc |
@@ -59,8 +59,6 @@ class BlueYellowLayerClient : public ContentLayerClient { |
explicit BlueYellowLayerClient(gfx::Rect layer_rect) |
: layer_rect_(layer_rect) {} |
- void DidChangeLayerCanUseLCDText() override {} |
- |
bool FillsBoundsCompletely() const override { return false; } |
void PaintContents( |