Index: cc/tiled_layer.h |
diff --git a/cc/tiled_layer.h b/cc/tiled_layer.h |
index 052bb99266e02d7b948be475d18c7cc1d4a96559..84b5d92704367efe17de4d398755ddc605b9e073 100644 |
--- a/cc/tiled_layer.h |
+++ b/cc/tiled_layer.h |
@@ -25,7 +25,7 @@ public: |
virtual void setNeedsDisplayRect(const gfx::RectF&) OVERRIDE; |
- virtual void setUseLCDText(bool) OVERRIDE; |
+ virtual void setCanUseLCDText(bool) OVERRIDE; |
virtual void setLayerTreeHost(LayerTreeHost*) OVERRIDE; |