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 f1145c175b3b664ebcf94f810aee815e983e8257..168acf7716d70775606fe8a1625df21706e8c055 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -217,6 +217,7 @@ class CC_EXPORT LayerTreeHostImpl |
// Resets all of the trees to an empty state. |
void ResetTreesForTesting(); |
+ void ResetRecycleTreeForTesting(); |
DrawMode GetDrawMode() const; |