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 f543dd9917016f1bd8bf5ca54c78fe38a9736bad..f4052f1fae136ba242f601b6ca310d48edde5bd6 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -547,6 +547,7 @@ class CC_EXPORT LayerTreeHostImpl |
void CreateAndSetTileManager(); |
void DestroyTileManager(); |
void ReleaseTreeResources(); |
+ void RecreateTreeResources(); |
void EnforceZeroBudget(bool zero_budget); |
bool UsePendingTreeForSync() const; |