Chromium Code Reviews| Index: cc/TiledLayerChromium.h |
| diff --git a/cc/TiledLayerChromium.h b/cc/TiledLayerChromium.h |
| index 016ea1bed8c463896b50ca5ab5b8d9e55ade2568..9b931c68ccde6058e9583ae056a5c63fe13416a2 100644 |
| --- a/cc/TiledLayerChromium.h |
| +++ b/cc/TiledLayerChromium.h |
| @@ -29,7 +29,7 @@ public: |
| virtual void setNeedsDisplayRect(const FloatRect&) OVERRIDE; |
| - virtual void setUseLCDText(bool) OVERRIDE; |
| + virtual void setCanUseLCDText(bool) OVERRIDE; |
| virtual void setLayerTreeHost(CCLayerTreeHost*) OVERRIDE; |