summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/trees/layer_tree_host.h')
-rw-r--r--cc/trees/layer_tree_host.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h
index c04e8e7..a577f13 100644
--- a/cc/trees/layer_tree_host.h
+++ b/cc/trees/layer_tree_host.h
@@ -421,6 +421,8 @@ class CC_EXPORT LayerTreeHost : public MutatorHostClient {
void NotifySwapPromiseMonitorsOfSetNeedsCommit();
+ void SetPropertyTreesNeedRebuild();
+
bool inside_begin_main_frame_;
bool needs_full_tree_sync_;
bool needs_meta_info_recomputation_;