| Index: cc/trees/layer_tree_impl.h
|
| diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h
|
| index 1f72a9395dd09fd21b3598ac42bdc1414b684060..48c6f4732d6cbd83bb327a1107a31baf7146aa6d 100644
|
| --- a/cc/trees/layer_tree_impl.h
|
| +++ b/cc/trees/layer_tree_impl.h
|
| @@ -81,7 +81,6 @@
|
| bool IsRecycleTree() const;
|
| LayerImpl* FindActiveTreeLayerById(int id);
|
| LayerImpl* FindPendingTreeLayerById(int id);
|
| - LayerImpl* FindRecycleTreeLayerById(int id);
|
| int MaxTextureSize() const;
|
| bool PinchGestureActive() const;
|
| base::TimeTicks CurrentFrameTimeTicks() const;
|
|
|