Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index 1d23c6c7325698ef78a64aa07711c6539573b74c..b6814c8c0c11955078b0372cdfe3b48bc33b780d 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -129,6 +129,7 @@ class CC_EXPORT LayerTreeHost { |
void NotifyInputThrottledUntilCommit(); |
void Composite(base::TimeTicks frame_begin_time); |
+ void CompositeNoSwap(base::TimeTicks frame_begin_time); |
void FinishAllRendering(); |