| Index: cc/trees/layer_tree_host_impl.h
|
| diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h
|
| index 188efaf8ed8a276aee4297bf3ddb5649c12c759d..119e57ee12a4f74f46739175c532597b068be7db 100644
|
| --- a/cc/trees/layer_tree_host_impl.h
|
| +++ b/cc/trees/layer_tree_host_impl.h
|
| @@ -254,7 +254,6 @@ class CC_EXPORT LayerTreeHostImpl
|
| void TreeLayerTransformIsPotentiallyAnimatingChanged(int layer_id,
|
| LayerTreeImpl* tree,
|
| bool is_animating);
|
| - bool AnimationsPreserveAxisAlignment(const LayerImpl* layer) const;
|
|
|
| // LayerTreeMutatorsClient implementation.
|
| bool IsLayerInTree(int layer_id, LayerTreeType tree_type) const override;
|
|
|