Chromium Code Reviews| Index: cc/layers/layer_impl.h |
| diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h |
| index 4f419ebad0b41c5799ffa13effa353aaba46c76a..f497b7d533bdcbf1c8aa79d7adb2380372a0dc8e 100644 |
| --- a/cc/layers/layer_impl.h |
| +++ b/cc/layers/layer_impl.h |
| @@ -335,7 +335,6 @@ class CC_EXPORT LayerImpl { |
| return touch_event_handler_region_; |
| } |
| - bool TransformIsAnimating() const; |
| bool HasPotentiallyRunningTransformAnimation() const; |
| bool HasFilterAnimationThatInflatesBounds() const; |