Index: cc/layer_tree_impl.h |
diff --git a/cc/layer_tree_impl.h b/cc/layer_tree_impl.h |
index 01caba4d5f1ad02c81a68b3441507e65ddf7ed9c..bae0cb961ed6938e82f86391108a0f80f1b77152 100644 |
--- a/cc/layer_tree_impl.h |
+++ b/cc/layer_tree_impl.h |
@@ -121,7 +121,7 @@ class CC_EXPORT LayerTreeImpl { |
const LayerList& RenderSurfaceLayerList() const; |
- gfx::Size ContentSize() const; |
+ gfx::Size ScrollableSize() const; |
LayerImpl* LayerById(int id); |