Index: cc/tiled_layer.h |
diff --git a/cc/tiled_layer.h b/cc/tiled_layer.h |
index 2fc5fcaee9524f9acd88324d98a2606b613cc939..18d2ed49d064642a378ffbcc4cc9b8ff40739541 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; |