Index: cc/tiled_layer.h |
diff --git a/cc/tiled_layer.h b/cc/tiled_layer.h |
index 052bb99266e02d7b948be475d18c7cc1d4a96559..11007e1aef55ef0246b83f938c50b355df9375d5 100644 |
--- a/cc/tiled_layer.h |
+++ b/cc/tiled_layer.h |
@@ -25,8 +25,6 @@ public: |
virtual void setNeedsDisplayRect(const gfx::RectF&) OVERRIDE; |
- virtual void setUseLCDText(bool) OVERRIDE; |
- |
virtual void setLayerTreeHost(LayerTreeHost*) OVERRIDE; |
virtual void setTexturePriorities(const PriorityCalculator&) OVERRIDE; |