Chromium Code Reviews| Index: cc/layers/layer_impl.h |
| diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h |
| index d8010996ec46a58563110a985c8fc02b22c91cfa..b8decd783d53e781de2dadc08c3723c3475fb02e 100644 |
| --- a/cc/layers/layer_impl.h |
| +++ b/cc/layers/layer_impl.h |
| @@ -419,8 +419,6 @@ class CC_EXPORT LayerImpl { |
| void UpdatePropertyTreeForScrollingAndAnimationIfNeeded(); |
| - bool IsHidden() const; |
| - |
| float GetIdealContentsScale() const; |
| bool was_ever_ready_since_last_transform_animation() const { |