Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index 449d8e4e09a0f614e44ead23cf8677e65fa2dedb..34a236258cc0b13d3a9e40cb5488a7209fd5b835 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -311,6 +311,8 @@ class CC_EXPORT LayerTreeHost { |
size_t num_queued_swap_promises() const { return swap_promise_list_.size(); } |
+ void OnCommitForSwapPromises(); |
+ |
void set_surface_id_namespace(uint32_t id_namespace); |
SurfaceSequence CreateSurfaceSequence(); |