| Index: cc/trees/layer_tree_impl.h
|
| diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h
|
| index 739258538408d8dbd7ab3efdb514f452a475d4cb..7901c0da2b1978c38bea9cbd8150c99f2d0301ab 100644
|
| --- a/cc/trees/layer_tree_impl.h
|
| +++ b/cc/trees/layer_tree_impl.h
|
| @@ -391,7 +391,6 @@ class CC_EXPORT LayerTreeImpl {
|
| bool OpacityIsAnimatingOnImplOnly(const LayerImpl* layer) const;
|
| bool TransformIsAnimatingOnImplOnly(const LayerImpl* layer) const;
|
|
|
| - bool AnimationsPreserveAxisAlignment(const LayerImpl* layer) const;
|
| bool HasOnlyTranslationTransforms(const LayerImpl* layer) const;
|
|
|
| bool MaximumTargetScale(const LayerImpl* layer, float* max_scale) const;
|
|
|