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