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..e20b6b1bb63debe4e82b543389f299464ed3ec0f 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 TraceCommit(); |
+ |
void set_surface_id_namespace(uint32_t id_namespace); |
SurfaceSequence CreateSurfaceSequence(); |