Index: cc/trees/layer_tree_impl.h |
diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h |
index 7998290d4efe015b55a6d1ff9f51e5fe80b90147..606e7a6a7378308e094b5b5ca76a6d39072c26d2 100644 |
--- a/cc/trees/layer_tree_impl.h |
+++ b/cc/trees/layer_tree_impl.h |
@@ -132,8 +132,6 @@ class CC_EXPORT LayerTreeImpl { |
void SetPropertyTrees(PropertyTrees* property_trees); |
PropertyTrees* property_trees() { return &property_trees_; } |
- void UpdatePropertyTreesForBoundsDelta(); |
- |
void PushPropertiesTo(LayerTreeImpl* tree_impl); |
void MoveChangeTrackingToLayers(); |